Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/cpptcl/CMakeLists.txt @ 1934

Last change on this file since 1934 was 1810, checked in by rgrieder, 16 years ago

merged ceguilua branch back to trunk

  • Property svn:eol-style set to native
File size: 102 bytes
RevLine 
[1810]1ADD_LIBRARY(cpptcl_orxonox SHARED CppTcl.cc)
[1505]2
[1810]3TARGET_LINK_LIBRARIES(cpptcl_orxonox
[1505]4  ${TCL_LIBRARY}
5)
Note: See TracBrowser for help on using the repository browser.