source:
code/branches/presentation/src/bullet/LinearMath/CMakeLists.txt
@
2663
Last change on this file since 2663 was 2459, checked in by rgrieder, 16 years ago | |
---|---|
|
|
File size: 149 bytes |
Rev | Line | |
---|---|---|
[2430] | 1 | SET(LinearMath_SRCS |
[1963] | 2 | btConvexHull.cpp |
3 | btQuickprof.cpp | |
4 | btGeometryUtil.cpp | |
5 | btAlignedAllocator.cpp | |
6 | ) | |
7 | ||
[2430] | 8 | ADD_LIBRARY(LinearMath ${LinearMath_SRCS}) |
Note: See TracBrowser
for help on using the repository browser.