Files
SingularityViewer/indra/cmake/LLPhysicsExtensions.cmake
Drake Arconis 9c1237ca05 Initial work.
2013-01-06 03:59:38 -05:00

11 lines
237 B
CMake

# -*- cmake -*-
include(Prebuilt)
use_prebuilt_binary(ndPhysicsStub)
set(LLPHYSICSEXTENSIONS_LIBRARIES nd_hacdConvexDecomposition hacd nd_Pathing )
set(LLPHYSICSEXTENSIONS_INCLUDE_DIRS ${LIBS_PREBUILT_DIR}/${LL_ARCH_DIR}/include/ )