root/pmsm/simulator_zdenek/ekf_example/CMakeLists.txt
@
278
Revision 66, 187 bytes (checked in by smidl, 17 years ago) | |
---|---|
|
Line | |
---|---|
1 | add_executable (simulace fixed.cpp matrix.cpp pmsm_mod.cpp pwm.cpp regulace.cpp ekf.cpp simul.cpp ) |
2 | |
3 | include_directories(../../bdm) |
4 | add_library (ekf_obj ekf_obj.cpp fixed.cpp matrix.cpp) |
Note: See TracBrowser
for help on using the browser.