root/mpdm/CMakeLists.txt
@
305
Revision 299, 239 bytes (checked in by smidl, 16 years ago) | |
---|---|
|
Line | |
---|---|
1 | # Make sure the compiler can find include files from our Bdm library. |
2 | include_directories (${BDM_SOURCE_DIR}/bdm) |
3 | link_directories (${BDM_BINARY_DIR}/bdm) |
4 | |
5 | EXEC(merg_pred) |
6 | EXEC(merg_giw) |
7 | EXEC(TR2244/merger_iter_cond) |
8 | EXEC(SYSID09/merg_2a) |
Note: See TracBrowser
for help on using the browser.