also added binary to be installed ... ahem...
This commit is contained in:
@@ -49,6 +49,11 @@ SET ( DATA_DIR
|
||||
data/
|
||||
)
|
||||
|
||||
INSTALL (TARGETS fysxasteroids
|
||||
RUNTIME DESTINATION bin
|
||||
LIBRARY DESTINATION lib
|
||||
)
|
||||
|
||||
INSTALL (DIRECTORY ${DATA_DIR}
|
||||
DESTINATION share/fysxasteroids
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user