repo: 在调整 CMakeLists.txt 中三个构建部分的分隔注释

This commit is contained in:
zinface 2023-02-08 01:49:39 +08:00
parent 23eb1564b7
commit b751207a0f
1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ include(cmake/SparkFindQt5Config.cmake)
# include(cmake/SparkFindQt6Config.cmake)
include(cmake/SparkMacrosExtendConfig.cmake)
# ----------------- Build QScint ----------------- #
# ----------------- QSci ----------------- #
if(TRUE)
# add_subdirectory(${PROJECT_SOURCE_DIR}/src/qscint)
# file(GLOB MOC_HEADER src/qscint/src/Qsci/*.h)
@ -40,7 +40,7 @@ if(TRUE)
endif(TRUE)
# ----------------- Build CCEditor ----------------- #
# ----------------- Notepad-- ----------------- #
if(TRUE)
# CCEditor
@ -67,7 +67,7 @@ if(TRUE)
endif(TRUE)
# ----------------- CCEditor Plugin Support or Other ----------------- #
# ----------------- Notepad-- ----------------- #
if(TRUE)
#