Location: LEMON/LEMON-main/CMakeLists.txt

Load file history
gravatar
kpeter (Peter Kovacs)
Using \tparam commands + removing \author commands (ticket #29, #39)
1
2
3
4
5
project (LEMON)
enable_testing ()
add_subdirectory (lemon)
add_subdirectory (demo)
add_subdirectory (test)