ported build system to cmake

This commit is contained in:
Mathias Panzenböck
2014-02-15 03:54:28 +01:00
parent 6fa91c4529
commit 5ca0712af2
8 changed files with 130 additions and 128 deletions

2
icons/CMakeLists.txt Normal file
View File

@ -0,0 +1,2 @@
install(FILES gamepad4-24x24.png DESTINATION "share/icons/hicolor/24x24/apps" RENAME qjoypad.png)
install(FILES gamepad3-64x64.png DESTINATION "share/icons/hicolor/64x64/apps" RENAME qjoypad.png)