Skip to content

Commit d8ed208

Browse files
committed
remove status message
1 parent be178c4 commit d8ed208

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/nbl/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,6 @@ foreach(NBL_CURRENT_HEADER IN LISTS NABLA_HEADERS_PUBLIC2)
183183
install(FILES ${NBL_CURRENT_HEADER} DESTINATION include CONFIGURATIONS Release)
184184
install(FILES ${NBL_CURRENT_HEADER} DESTINATION debug/include CONFIGURATIONS Debug)
185185
install(FILES ${NBL_CURRENT_HEADER} DESTINATION relwithdebinfo/include CONFIGURATIONS RelWithDebInfo)
186-
187-
message(STATUS ${NBL_CURRENT_HEADER})
188186
endforeach()
189187

190188
unset(NABLA_HEADERS_PUBLIC2 ${NBL_TMP_FULL_PATHS})

0 commit comments

Comments
 (0)