View of /trunk/indra/cmake/LLDatabase.cmake
Parent Directory
|
Revision Log
Revision 103 -
(download)
(annotate)
Sat Mar 14 15:03:26 2009 UTC (4 years, 2 months ago) by mjm
Original Path: trunk/linden/indra/cmake/LLDatabase.cmake
File size: 164 byte(s)
Sat Mar 14 15:03:26 2009 UTC (4 years, 2 months ago) by mjm
Original Path: trunk/linden/indra/cmake/LLDatabase.cmake
File size: 164 byte(s)
Merged with LL1.22.11. Updated cool patches. Compiling under Linux, but untested.
# -*- cmake -*-
include(MySQL)
set(LLDATABASE_INCLUDE_DIRS
${LIBS_SERVER_DIR}/lldatabase
${MYSQL_INCLUDE_DIR}
)
set(LLDATABASE_LIBRARIES lldatabase)
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

