root/mpdm/CMakeLists.txt @ 288

Revision 288, 224 bytes (checked in by smidl, 15 years ago)

experiments

  • Property svn:eol-style set to native
Line 
1# Make sure the compiler can find include files from our Bdm library.
2include_directories (${BDM_SOURCE_DIR}/bdm)
3link_directories (${BDM_BINARY_DIR}/bdm)
4
5EXEC(merg_pred)
6EXEC(merg_giw)
7EXEC(merger_iter_cond)
8EXEC(merg_2a)
Note: See TracBrowser for help on using the browser.