Skip to content

Commit b7c7ccb

Browse files
committed
Fix ae2f_Inc_Run_One
Changes to be committed: modified: cmake/Inc.cmake
1 parent 02248ba commit b7c7ccb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmake/Inc.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ function(ae2f_Inc_Run_One inp_file_absolute out_file_absolute)
5757
get_filename_component(dir "${inp_file_absolute}" DIRECTORY)
5858

5959
execute_process(
60-
WORKING_DIRECTORY
6160
COMMAND ${cmd} ${dir} ${ARGN}
6261
INPUT_FILE ${inp_file_absolute}
6362
OUTPUT_FILE ${out_file_absolute}

0 commit comments

Comments
 (0)