diff --git a/CMakeLists.txt b/CMakeLists.txt index ccdbdaa..c112e15 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,7 +30,7 @@ option(OPEN_ATMOS_ENABLE_TESTS "Build the tests" ON) include(cmake/dependencies.cmake) ################################################################################ -# micm targets and documentation +# project source code add_subdirectory(src)