Skip to content

Commit

Permalink
FindPython
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Sep 2, 2024
1 parent 9a83333 commit 1d2e66c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/bld.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ set CMAKE_CONFIG="Release"
cmake -LAH -G"NMake Makefiles" ^
-DCMAKE_PREFIX_PATH="%LIBRARY_PREFIX%" ^
-DCMAKE_INSTALL_PREFIX="%LIBRARY_PREFIX%" ^
-DPython_FIND_STRATEGY=LOCATION ^
-DPython_ROOT_DIR="%PREFIX%" ^
-DINSTALL_PYTHON_DIR="%SP_DIR%" ..
if errorlevel 1 exit 1

Expand Down

0 comments on commit 1d2e66c

Please sign in to comment.