source: pacpusframework/branches/2.0-beta1/src/TestComponents/CMakeLists.txt@ 89

Last change on this file since 89 was 89, checked in by morasjul, 11 years ago

PACPUS 2.0 Beta deployed in new branch

Major changes:
-Add communication interface between components
-Add examples for communications interface (TestComponents)
-Move to Qt5 support

  • Property svn:executable set to *
File size: 260 bytes
Line 
1# ========================================
2# Libraries, all platforms
3# ========================================
4add_subdirectory(Lidar)
5add_subdirectory(Video)
6add_subdirectory(CPT)
7add_subdirectory(CPT/NMEA0183)
8add_subdirectory(test)
9add_subdirectory(ShMem)
Note: See TracBrowser for help on using the repository browser.