root/applications/pmsm/simulator_zdenek/ekf_example/CMakeLists.txt @ 1380

Revision 1380, 216 bytes (checked in by smidl, 13 years ago)

MPF v C

  • Property svn:eol-style set to native
Line 
1add_executable (simulace fixed.cpp matrix.cpp pmsm_mod.cpp pwm.cpp regulace.cpp ekf.cpp simul.cpp )
2
3include_directories(../../bdm)
4add_library (ekf_obj ekf_obj.cpp fixed.cpp matrix.cpp matrix_vs.cpp mpf_double.cpp)
Note: See TracBrowser for help on using the browser.