Changeset 92 in pacpusframework for branches/2.0-beta1/src/TestComponents
- Timestamp:
- May 21, 2013, 9:55:24 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0-beta1/src/TestComponents/CMakeLists.txt
r89 r92 1 link_directories(${PACPUS_INSTALL_DIR}/lib) 2 3 set(PACPUS_LIBRARIES 4 optimized FileLib debug FileLib_d 5 optimized PacpusLib debug PacpusLib_d 6 optimized PacpusTools debug PacpusTools_d 7 ) 8 1 9 # ======================================== 2 10 # Libraries, all platforms
Note:
See TracChangeset
for help on using the changeset viewer.