added TODO inside CMakeLists.cmake + coments cleanup

master
Kerem Yollu 2 years ago
parent 5b8f0a88db
commit 8471df9e9c

@ -20,6 +20,8 @@ set(DOXYGEN_OUTPUT_DIR ${CMAKE_SOURCE_DIR}/env/doc)
# -> in env/doc # -> in env/doc
# -> in ked_build outside of the ked environment (prefered, as it includes also the users # -> in ked_build outside of the ked environment (prefered, as it includes also the users
# project documentation # project documentation
# idea -> creakte an override option in the projectConfig.cmake file to be able to define
# where and waht.
set(PL "c") # Used programming language, we could maybe do a check. set(PL "c") # Used programming language, we could maybe do a check.
#################################################################################################### ####################################################################################################

Loading…
Cancel
Save