Skip to content

Commit

Permalink
Remove CMake 3.18+ parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
krzmaz committed Jan 14, 2023
1 parent ef95aec commit 2fcb9a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ execute_process(COMMAND
WORKING_DIRECTORY ${CMAKE_CURRENT_LIST_DIR}
ECHO_OUTPUT_VARIABLE
ECHO_ERROR_VARIABLE
# COMMAND_ERROR_IS_FATAL ANY
)
file(RENAME fsdata.c my_fsdata.c)

Expand Down

0 comments on commit 2fcb9a0

Please sign in to comment.