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

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

MPF v C

  • 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)
5#EXEC (test_Ch  pmsmsim ekf_obj)
6
7add_executable(round_test round_test.cpp)
Note: See TracBrowser for help on using the browser.