This commit is contained in:
Eduardo Bart 2011-05-15 18:17:16 -03:00
parent f71b91b40e
commit 8e79ec5555
1 changed files with 0 additions and 4 deletions

View File

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