phoenix-firestorm/indra/cmake/LLScene.cmake

10 lines
120 B
CMake

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