forked from github/server
rebase merge
This commit is contained in:
commit
1db73ac4c7
|
@ -13,12 +13,6 @@ set (ERESSEA_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR} CACHE INTERNAL "Eressea Cor
|
||||||
|
|
||||||
add_subdirectory(bindings)
|
add_subdirectory(bindings)
|
||||||
|
|
||||||
#find_package (Lua 5 REQUIRED)
|
|
||||||
#find_package (ToLua REQUIRED)
|
|
||||||
#find_package (LibXml2 REQUIRED)
|
|
||||||
#find_package (Curses REQUIRED)
|
|
||||||
#find_package (SQLite3 REQUIRED)
|
|
||||||
|
|
||||||
set (ERESSEA_LIBRARIES
|
set (ERESSEA_LIBRARIES
|
||||||
${CUTEST_LIBRARIES}
|
${CUTEST_LIBRARIES}
|
||||||
${CRITBIT_LIBRARIES}
|
${CRITBIT_LIBRARIES}
|
||||||
|
|
Loading…
Reference in New Issue