| | |
| | | standard_license_test |
| | | license++_static |
| | | license_generator_snippet |
| | | ${Boost_filesystem_LIBRARY} |
| | | ${Boost_test_LIBRARY} |
| | | ${Boost_LIBRARIES} |
| | | ) |
| | | #SET_TARGET_PROPERTIES(standard_license_test PROPERTIES LINK_SEARCH_START_STATIC ON) |
| | | #add_dependencies( standard_license_test boost_test boost_filesystem ) |
| | |
| | | date_test |
| | | license++_static |
| | | license_generator_snippet |
| | | ${Boost_filesystem_LIBRARY} |
| | | ${Boost_test_LIBRARY} |
| | | ${Boost_LIBRARIES} |
| | | ) |
| | | #SET_TARGET_PROPERTIES(date_test PROPERTIES LINK_SEARCH_START_STATIC ON) |
| | | #add_dependencies( date_test boost_test boost_filesystem ) |
| | |
| | | volid_test |
| | | license++_static |
| | | license_generator_snippet |
| | | ${Boost_test_LIBRARY} |
| | | ${Boost_LIBRARIES} |
| | | ) |
| | | |
| | | #SET_TARGET_PROPERTIES(volid_test PROPERTIES LINK_SEARCH_START_STATIC ON) |