Remove leftover cmake debug printing
Change-Id: I886b21717eadab6b4365ddaff063fbcd37300aa8
This commit is contained in:
committed by
Matthew Arsenault
parent
83455f36c5
commit
3c2e0f6155
@@ -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*")
|
||||
|
||||
Reference in New Issue
Block a user