Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 1, 2012, 6:48:06 PM (12 years ago)
Author:
landauf
Message:

reverted changes of r9020 in LibraryConfig.cmake
fixed warning in Math.h
added include directories for tests
fixed runtime path in CTestCustom.cmake

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/testing/cmake/LibraryConfig.cmake

    r9020 r9077  
    162162                              1.44 1.44.0 1.45 1.45.0 1.46 1.46.0 1.46.1)
    163163IF(NOT TARDIS)
    164   # optional
    165   FIND_PACKAGE(Boost 1.40 COMPONENTS unit_test_framework)
    166   # required
    167164  FIND_PACKAGE(Boost 1.40 REQUIRED thread filesystem system date_time)
    168165ENDIF()
Note: See TracChangeset for help on using the changeset viewer.