Files
SingularityViewer/indra/cmake/.svn/text-base/LLScene.cmake.svn-base
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)