forked from Yadciel/c_tray
Adding install target for the tray library
This commit is contained in:
@@ -62,6 +62,8 @@ if(UNIX)
|
|||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
INSTALL(TARGETS tray DESTINATION lib)
|
||||||
|
|
||||||
IF(NOT WIN32)
|
IF(NOT WIN32)
|
||||||
INSTALL(FILES tray.h DESTINATION include)
|
INSTALL(FILES tray.h DESTINATION include)
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|||||||
Reference in New Issue
Block a user