Skip to content

Commit

Permalink
Update openhd.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Oct 12, 2024
1 parent 9243b75 commit 38e26a0
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 @@ -34,7 +34,7 @@ OPENHD_CONF_OPTS = \
-DCMAKE_PREFIX_PATH=$(STAGING_DIR)/usr \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DPoco_DIR=$(STAGING_DIR)/usr/lib/cmake/Poco # Tell CMake where to find Poco
-DPoco_DIR=$(STAGING_DIR)/usr/lib/cmake/Poco

# Use Buildroot's CMake package infrastructure to handle the build
$(eval $(cmake-package))

0 comments on commit 38e26a0

Please sign in to comment.