major update to repo structure

This commit is contained in:
Ruixiang Du
2020-10-23 10:44:15 +08:00
parent f981dc4f36
commit 1bfa475ac0
5253 changed files with 302 additions and 757923 deletions

View File

@@ -1,12 +0,0 @@
include(CMakeFindDependencyMacro)
# Capturing values from configure (optional)
# set(my-config-var @my-config-var@)
# Same syntax as find_package
find_dependency(Threads REQUIRED)
# Any extra setup
# Add the targets file
include("${CMAKE_CURRENT_LIST_DIR}/wrp_sdkTargets.cmake")