mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2025-04-04 16:41:31 +00:00
Get the shared library suffix from the build system
This commit is contained in:
parent
98791a0ea5
commit
c4af9b0ce0
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
#define BUILD_OS "@os@"
|
||||
#define BUILD_CPU "@cpu@"
|
||||
|
||||
#define BUILD_LIBRARY_SUFFIX "@CMAKE_SHARED_LIBRARY_SUFFIX@"
|
||||
|
||||
#cmakedefine HAVE_JPEG_MEM_SRC
|
||||
|
||||
#cmakedefine ID_ENABLE_CURL
|
||||
|
|
Loading…
Reference in a new issue