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

Revision 1174, 201 bytes (checked in by smidl, 14 years ago)

development of fixed Bierman code

  • 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)
Note: See TracBrowser for help on using the browser.