Skip to content

Commit 27a5ff6

Browse files
authored
Remove duplicate installation messages from CMakeLists
1 parent 99ad9b0 commit 27a5ff6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,4 @@ ELSE()
223223
MESSAGE(WARNING "Tests have not been enabled")
224224
ENDIF()
225225

226-
227-
228226
MESSAGE(STATUS "Installation destination at: ${CMAKE_INSTALL_PREFIX}")
229-
MESSAGE(STATUS "Type make install to build cubeAI")

0 commit comments

Comments
 (0)