phoenix-firestorm/indra/cmake/LLScene.cmake

8 lines
111 B
CMake
Executable File

# -*- cmake -*-
set(LLSCENE_INCLUDE_DIRS
${LIBS_SERVER_DIR}/llscene
)
set(LLSCENE_LIBRARIES llscene)