|
|
|
@ -20,6 +20,8 @@ set(DOXYGEN_OUTPUT_DIR ${CMAKE_SOURCE_DIR}/env/doc)
|
|
|
|
|
# -> in env/doc
|
|
|
|
|
# -> in ked_build outside of the ked environment (prefered, as it includes also the users
|
|
|
|
|
# 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.
|
|
|
|
|
|
|
|
|
|
####################################################################################################
|
|
|
|
|