mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-11 23:00:24 +08:00
@@ -10,9 +10,7 @@ if (${isBigEndian})
|
|||||||
add_definitions(-DWORDS_BIGENDIAN)
|
add_definitions(-DWORDS_BIGENDIAN)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
IF(NOT (CMAKE_SYSTEM_NAME MATCHES "Darwin"))
|
add_link_options("-lc")
|
||||||
add_compile_options("-lc")
|
|
||||||
ENDIF()
|
|
||||||
|
|
||||||
IF(CMAKE_SIZEOF_VOID_P EQUAL 8)
|
IF(CMAKE_SIZEOF_VOID_P EQUAL 8)
|
||||||
add_library(base16384 SHARED base1464.c)
|
add_library(base16384 SHARED base1464.c)
|
||||||
|
|||||||
Reference in New Issue
Block a user