Skip to content

Commit a6a5db4

Browse files
committed
build: remove extraneous variable definition
1 parent 3c4fd90 commit a6a5db4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

extensions/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ target_link_libraries(${LIBRARY} libcmark-gfm)
3232

3333

3434

35-
set(CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_NO_WARNINGS ON)
36-
3735
install(TARGETS ${CMARK_INSTALL}
3836
EXPORT cmark-gfm-extensions
3937
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}

0 commit comments

Comments
 (0)