Skip to content

Commit

Permalink
hardcode for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Sep 29, 2024
1 parent b5bc6b5 commit e7dffc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/buildroot/package/openhd/openhd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ define OPENHD_BUILD_CMDS
$(TARGET_CONFIGURE_OPTS) \
cmake -DCMAKE_INSTALL_PREFIX=$(TARGET_DIR) \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_PREFIX_PATH=/usr/lib/cmake/Poco \
-DPoco_DIR=/opt/reCamera/output/sg2002_recamera_emmc/buildroot-2021.05/output/cvitek_CV181X_musl_riscv64/build/poco-1.10.1 \
$(OPENHD_CONF_OPTS) \
$(@D)
endef
Expand Down

0 comments on commit e7dffc4

Please sign in to comment.