Files
triton/python/pyatidlas/external/boost/libs/numpy/test/runCmakeTest.bat.in

5 lines
96 B
Batchfile
Raw Normal View History

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