include_directories(
${CMAKE_SOURCE_DIR}/3rdparty/unioncode-qscintilla214/src
)
set(CMAKE_CXX_STANDARD 17)
link_libraries(unioncode-qscintilla)