- Timestamp:
- 03/31/08 13:53:36 (17 years ago)
- Location:
- tests
- Files:
-
- 1 added
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
tests/CMakeLists.txt
r54 r60 46 46 link_directories (${BDM_BINARY_DIR}/simulator_zdenek) 47 47 add_executable (pmsm_sim pmsm_sim.cpp) 48 add_executable (pmsm_sim2 pmsm_sim2.cpp) 48 49 target_link_libraries (pmsm_sim ${BdmLibs} pmsmsim netcdf_c++) 50 target_link_libraries (pmsm_sim2 ${BdmLibs} pmsmsim netcdf_c++)