3 lines
93 B
CMake
3 lines
93 B
CMake
add_definitions(-DLINUX)
|
|
add_definitions(-DUSERDIR=".wagic")
|
|
add_definitions(-DRESDIR="Res") |