File: CMakeLists.txt

package info (click to toggle)
persistent-cache-cpp 1.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 624 kB
  • sloc: cpp: 7,757; python: 183; ansic: 91; sh: 34; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (3)
1
2
3
add_subdirectory(persistent_string_cache_impl)

set(UNIT_TEST_TARGETS ${UNIT_TEST_TARGETS} ${TARGETS} PARENT_SCOPE)