root/applications/pmsm/simulator_zdenek/CMakeLists.txt @ 1344

Revision 1344, 176 bytes (checked in by smidl, 13 years ago)

test of rounding in fixed point

  • Property svn:eol-style set to native
Line 
1# Simulator library
2add_library (pmsmsim simulator.cpp regulace.cpp)
3
4EXEC (test_UD  pmsmsim ekf_obj)
5EXEC (test_Ch  pmsmsim ekf_obj)
6
7add_executable(round_test round_test.cpp)
Note: See TracBrowser for help on using the browser.