This commit is contained in:
parent
f71b91b40e
commit
8e79ec5555
|
@ -39,10 +39,6 @@ INCLUDE_DIRECTORIES(
|
||||||
${ZLIB_INCLUDE_DIR}
|
${ZLIB_INCLUDE_DIR}
|
||||||
"${CMAKE_CURRENT_SOURCE_DIR}/src/framework")
|
"${CMAKE_CURRENT_SOURCE_DIR}/src/framework")
|
||||||
|
|
||||||
LINK_DIRECTORIES(
|
|
||||||
${Boost_LIBRARY_DIRS}
|
|
||||||
${LUA_LIBRARY_DIRS})
|
|
||||||
|
|
||||||
# setup definitions
|
# setup definitions
|
||||||
ADD_DEFINITIONS(-D_REENTRANT)
|
ADD_DEFINITIONS(-D_REENTRANT)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue