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