Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 28, 2007, 12:59:55 AM (16 years ago)
Author:
nicolasc
Message:

added FindENet and FindBoost
FindBoost does not work (yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/merger/src/orxonox/CMakeLists.txt

    r285 r293  
    77ADD_EXECUTABLE(../../bin/main ${SRC_FILES} ${INC_FILES})
    88
    9 TARGET_LINK_LIBRARIES(../../bin/main ${OGRE_LIBRARIES} ${OIS_LIBRARIES} ${CEGUI_LIBRARIES} ${CEGUI_OGRE_LIBRARIES} core objects loader network)
     9TARGET_LINK_LIBRARIES(../../bin/main ${OGRE_LIBRARIES} ${OIS_LIBRARIES} ${CEGUI_LIBRARIES} ${CEGUI_OGRE_LIBRARIES} ${Boost_LIBRARIES} core objects loader network)
    1010
    1111
Note: See TracChangeset for help on using the changeset viewer.