Changeset 95 in pacpusframework for branches/2.0-beta1/src
- Timestamp:
- May 22, 2013, 10:57:04 PM (11 years ago)
- Location:
- branches/2.0-beta1/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0-beta1/src/CMakeLists.txt
r89 r95 23 23 # Beta 2.0 Test Modules (for experimentales tests) 24 24 # ======================================== 25 add_subdirectory(TestComponents)25 #add_subdirectory(TestComponents) -
branches/2.0-beta1/src/FileLib/CMakeLists.txt
r94 r95 44 44 target_link_libraries( 45 45 ${PROJECT_NAME} 46 46 PacpusLib 47 47 ) 48 48
Note:
See TracChangeset
for help on using the changeset viewer.