summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorNikita Kostovsky <luntik2012@gmail.com>2025-01-26 11:55:53 +0100
committerNikita Kostovsky <luntik2012@gmail.com>2025-01-26 11:55:53 +0100
commit90503471c49ef6ab795a61a2dc7df1e35761fa7e (patch)
treec919bc493838185eae947a80e16b6f593d825fbc /CMakeLists.txt
parent626f08162b07a49e8683bfb04a71ac02faa9b12d (diff)
use callbacks for pixels/image, update http resps, load calibration tables in separate threads
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4b0cabb..01bf27f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,6 +13,7 @@ set(CMAKE_AUTORCC OFF)
# set(TARGET_SYSROOT /home/nikita/rpi/rpi-sysroot)
set(TARGET_SYSROOT /home/nikita/rpi/rpi_zero-sysroot)
set(CMAKE_SYSROOT ${TARGET_SYSROOT})
+message("CMAKE_SYSROOT: ${CMAKE_SYSROOT}")
set(CMAKE_LIBRARY_PATH ${CMAKE_SYSROOT}/usr/lib/aarch64-linux-gnu)
# arch: