diff --git a/projects/clr/rocclr/CMakeLists.txt b/projects/clr/rocclr/CMakeLists.txt index 279b2fe0e7..f2ede01a02 100644 --- a/projects/clr/rocclr/CMakeLists.txt +++ b/projects/clr/rocclr/CMakeLists.txt @@ -182,7 +182,6 @@ if(NOT CMAKE_INSTALL_PREFIX) endif() #endif() endif() -message("cmake install path ${CMAKE_INSTALL_PREFIX}") install( TARGETS amdvdi_static ARCHIVE DESTINATION lib LIBRARY DESTINATION lib COMPONENT applications) FILE(GLOB headerfiles "${CMAKE_CURRENT_SOURCE_DIR}/*.h*")