Imported existing code
This commit is contained in:
10
indra/cmake/.svn/text-base/LLDatabase.cmake.svn-base
Normal file
10
indra/cmake/.svn/text-base/LLDatabase.cmake.svn-base
Normal file
@@ -0,0 +1,10 @@
|
||||
# -*- cmake -*-
|
||||
|
||||
include(MySQL)
|
||||
|
||||
set(LLDATABASE_INCLUDE_DIRS
|
||||
${LIBS_SERVER_DIR}/lldatabase
|
||||
${MYSQL_INCLUDE_DIR}
|
||||
)
|
||||
|
||||
set(LLDATABASE_LIBRARIES lldatabase)
|
||||
Reference in New Issue
Block a user