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

Revision 1466, 184 bytes (checked in by smidl, 12 years ago)

opraven test Ch

  • Property svn:eol-style set to native
Line 
1# Simulator library
2add_library (pmsmsim SHARED simulator.cpp regulace.cpp)
3
4#EXEC (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.