Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 1, 2012, 6:48:06 PM (13 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/test/CMakeLists.txt

    r9025 r9077  
    4747
    4848INCLUDE_DIRECTORIES(
     49  ../src/external
    4950  ../src/libraries
    5051  ../src/orxonox
    5152  ../src/modules
    5253  ${CMAKE_BINARY_DIR}/src
     54  ${Boost_INCLUDE_DIRS}
    5355  ${OGRE_INCLUDE_DIR}
    5456  ${POCO_INCLUDE_DIR}
Note: See TracChangeset for help on using the changeset viewer.