There was an error while loading. Please reload this page.
1 parent 02248ba commit b7c7ccbCopy full SHA for b7c7ccb
1 file changed
cmake/Inc.cmake
@@ -57,7 +57,6 @@ function(ae2f_Inc_Run_One inp_file_absolute out_file_absolute)
57
get_filename_component(dir "${inp_file_absolute}" DIRECTORY)
58
59
execute_process(
60
- WORKING_DIRECTORY
61
COMMAND ${cmd} ${dir} ${ARGN}
62
INPUT_FILE ${inp_file_absolute}
63
OUTPUT_FILE ${out_file_absolute}
0 commit comments