mirror of
https://github.com/akheron/jansson.git
synced 2025-04-05 21:45:04 +00:00
parent
df248712a5
commit
348401e7b8
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ if (MSVC)
|
|||
endif()
|
||||
|
||||
if (NOT WIN32 AND (CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_GNUCXX))
|
||||
set(CMAKE_C_FLAGS "-fPIC")
|
||||
add_definitions("-fPIC")
|
||||
endif()
|
||||
|
||||
check_include_files (endian.h HAVE_ENDIAN_H)
|
||||
|
|
Loading…
Add table
Reference in a new issue