mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-08 00:53:57 -07:00
CPack: Debian package
This commit is contained in:
parent
0c67cb6cb3
commit
bab4a51ebb
8 changed files with 44 additions and 43 deletions
|
|
@ -24,10 +24,6 @@ SET(oracle_SOURCES
|
|||
../cockatrice/src/qt-json/json.cpp
|
||||
)
|
||||
|
||||
if (UNIX AND NOT APPLE)
|
||||
set_source_files_properties(src/main.cpp PROPERTIES COMPILE_FLAGS -DTRANSLATION_PATH=\\"${CMAKE_INSTALL_PREFIX}/share/oracle/translations\\")
|
||||
endif (UNIX AND NOT APPLE)
|
||||
|
||||
set(oracle_RESOURCES oracle.qrc)
|
||||
|
||||
IF(UPDATE_TRANSLATIONS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue