Skip to content

Commit

Permalink
Trace cmake output
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkvdb committed Dec 18, 2023
1 parent e3a5439 commit afb4cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/bld.bat
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ cmake ^
-DGDX_INSTALL_DEVELOPMENT_FILES=OFF ^
-DPython3_ROOT_DIR="%PREFIX%" ^
-DPython3_FIND_VIRTUALENV=ONLY ^
--trace ^
..
if %ERRORLEVEL% NEQ 0 exit %ERRORLEVEL%
cmake --build . --target install

0 comments on commit afb4cfa

Please sign in to comment.