Files
SingularityViewer/indra/cmake/LLScene.cmake
2010-04-02 02:48:44 -03:00

8 lines
111 B
CMake

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