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 0ee2e80 commit 7dbece8Copy full SHA for 7dbece8
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