Changeset 21 in pacpussensors
- Timestamp:
- Aug 1, 2013, 3:18:05 PM (11 years ago)
- Location:
- trunk
- Files:
-
- 17 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CMakeLists.txt
r17 r21 92 92 # Build the PacpusSensors' modules 93 93 # ======================================== 94 add_subdirectory(Alasca) 95 add_subdirectory(CanGateway) 96 add_subdirectory(LMOComponent) 97 add_subdirectory(StdDbtPlayerComponents) 94 #add_subdirectory(Alasca) 95 #add_subdirectory(CanGateway) 96 #add_subdirectory(LMOComponent) 97 #add_subdirectory(StdDbtPlayerComponents) 98 add_subdirectory(Dualshock) 99 add_subdirectory(Wifibot) 100 add_subdirectory(PacpusSocket) 98 101 99 102 # ========================================
Note:
See TracChangeset
for help on using the changeset viewer.