Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 4, 2009, 6:06:33 PM (16 years ago)
Author:
rgrieder
Message:

Compiling our third party libraries with as few files as possible. There should be quite a speedup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core5/src/external/bullet/LinearMath/CMakeLists.txt

    r5738 r5871  
    11ADD_SOURCE_FILES(BULLET_FILES
     2
     3COMPILATION_BEGIN BulletLinearMathCompilation.cpp
    24                btConvexHull.cpp
    35                btQuickprof.cpp
    46                btGeometryUtil.cpp
    57                btAlignedAllocator.cpp
     8COMPILATION_END
    69
    710                # Headers
Note: See TracChangeset for help on using the changeset viewer.