Get the shared library suffix from the build system

This commit is contained in:
dhewg 2012-07-03 18:30:14 +02:00 committed by Daniel Gibson
parent 98791a0ea5
commit c4af9b0ce0

View file

@ -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