IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 8fd298e2 authored by ralfulrich's avatar ralfulrich Committed by Felix Riehn
Browse files

added comment

parent 08c06a19
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ project (
LANGUAGES CXX
)
# as long as there still are modules using it:
enable_language (Fortran)
# ignore many irrelevant Up-to-date messages during install
......@@ -38,7 +39,6 @@ if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
"Debug" "Release" "MinSizeRel" "RelWithDebInfo")
endif()
# unit testing coverage, does not work yet
#include (CodeCoverage)
##set(COVERAGE_LCOV_EXCLUDES 'Documentation/*')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment