2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 17:52:17 +00:00
Files
python/libs/numpy/test/runCmakeTest.bat.in

5 lines
96 B
Batchfile

set local
set PYTHONPATH=@CMAKE_LIBRARY_OUTPUT_DIRECTORY@/@cfg@;%PYTHONPATH%
python %1
endlocal