also added binary to be installed ... ahem...
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…
Reference in New Issue