We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c82602 commit 4bb9e8fCopy full SHA for 4bb9e8f
1 file changed
CMakeLists.txt
@@ -78,7 +78,6 @@ FOREACH(_build_type ${_d2_build_types})
78
IF(CMAKE_BUILD_TYPE MATCHES "${_build_type}" AND
79
DEAL_II_BUILD_TYPE MATCHES "${_build_type}")
80
MESSAGE("-- Found ${_build_type} version of deal.II.")
81
- MESSAGE("-- Found ${_build_type} version of deal2lkit.")
82
83
SET(_lib "${TARGET}-lib${_p}")
84
MESSAGE("-- Configuring library ${_lib}")
0 commit comments