Skip to content

Commit a68d429

Browse files
committed
CI fixes
1 parent 8688441 commit a68d429

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

c89stringutils/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ if (C89STRINGUTILS_BUILD_AMALGAMATION)
7171
file(READ "${CMAKE_CURRENT_SOURCE_DIR}/c89stringutils_string_extras.c" amalg_source)
7272

7373
string(REPLACE "#include \"c89stringutils_export.h\"" "" amalg_header "${amalg_header}")
74+
string(REPLACE "#include \"c89stringutils_export.h\"" "" amalg_log "${amalg_log}")
7475
string(REPLACE "#include \"c89stringutils_string_extras.h\"" "" amalg_source "${amalg_source}")
7576
string(REPLACE "#include \"c89stringutils_log.h\"" "" amalg_source "${amalg_source}")
7677

0 commit comments

Comments
 (0)