Changeset 2872 for trunk/external
- Timestamp:
- 12/03/13 13:09:42 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/external/libpyrap/CMakeLists.txt
r1966 r2872 36 36 add_dependencies( inst ${PYRAPLIB} ) 37 37 38 if ( DEFINED asap_soversion ) 39 set_target_properties( ${PYRAPLIB} PROPERTIES SOVERSION ${asap_soversion} ) 40 endif( ) 41 38 42 # install directory 39 43 install( TARGETS ${PYRAPLIB}
Note:
See TracChangeset
for help on using the changeset viewer.