mirror of
https://github.com/westonrobot/ugv_sdk
synced 2023-04-08 06:32:14 +08:00
major update to repo structure
This commit is contained in:
@@ -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")
|
||||
Reference in New Issue
Block a user