Changeset 11 in pacpussensors
- Timestamp:
- Jun 26, 2013, 6:15:23 PM (11 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Alasca/CMakeLists.txt
r9 r11 1 1 project(Alasca) 2 2 3 ################################################################################ 3 4 add_definitions( -DALASCAXT_EXPORTS ) … … 114 115 ) 115 116 117 pacpus_folder(${PROJECT_NAME} "components") 118 116 119 # ======================================== 117 120 # Install -
trunk/CanGateway/CMakeLists.txt
r4 r11 142 142 # PacpusTools 143 143 ) 144 pacpus_folder(${PROJECT_NAME} "components") 144 145 145 146 # ======================================== … … 147 148 # ======================================== 148 149 pacpus_install(${PROJECT_NAME}) 149
Note:
See TracChangeset
for help on using the changeset viewer.