root/simulator_zdenek/ekf_example/CMakeLists.txt @ 66

Revision 66, 187 bytes (checked in by smidl, 16 years ago)

oprava simulatoru

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