CMakeLists.txt 95 B

1234567
  1. IF(RVC_VERSION)
  2. SET(RVC_INTEGRATE_BUILD TRUE)
  3. ENDIF(RVC_VERSION)
  4. add_subdirectory(test)