We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb34cc commit 986ada2Copy full SHA for 986ada2
CMakeLists.txt
@@ -1,5 +1,6 @@
1
cmake_minimum_required(VERSION 3.20)
2
3
+include(cmake/depthaiOptions.cmake)
4
if(CMAKE_TOOLCHAIN_FILE)
5
message(STATUS "Including toolchain file: ${CMAKE_TOOLCHAIN_FILE}")
6
include("${CMAKE_TOOLCHAIN_FILE}")
0 commit comments