root/applications/doprava/CMakeLists.txt
@
347
Revision 278, 233 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 | |
4 | # Make sure the linker can find the bdm library once it is built. |
5 | link_directories (${BDM_BINARY_DIR}/bdm) |
6 | |
7 | |
8 | EXEC(k1) |
Note: See TracBrowser
for help on using the browser.