mirror of
https://github.com/QuasarApp/LIEF.git
synced 2025-04-28 13:24:32 +00:00
6 lines
153 B
Batchfile
6 lines
153 B
Batchfile
@echo on
|
|
|
|
|
|
set PYTHONPATH=%PYTHONPATH%;@PROJECT_BINARY_DIR@/api/python;@CMAKE_LIBRARY_OUTPUT_DIRECTORY@;@CMAKE_LIBRARY_OUTPUT_DIRECTORY_RELEASE@;
|
|
%1 %~2
|