Skip to content

Commit

Permalink
relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
Zahrun committed Apr 28, 2024
1 parent ed83d08 commit 7753a8e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -28,7 +28,7 @@ stdenv.mkDerivation rec {

cmakeFlags = [
"--preset linux-x86_64"
"-DCMAKE_MODULE_PATH:PATH=/build/source/cmake"
"-DCMAKE_MODULE_PATH:PATH=${src}/build/source/cmake"
"-DUSE_SYSTEM_ONNXRUNTIME=ON"
"-DUSE_SYSTEM_OPENCV=ON"
"-DDISABLE_ONNXRUNTIME_GPU=ON"
Expand Down

0 comments on commit 7753a8e

Please sign in to comment.