Skip to content

Commit 31e1254

Browse files
authored
Merge pull request #15 from compnerd/upstream-wins
Revert "[CMake] Export the CMark targets"
2 parents 5cdb153 + 497d178 commit 31e1254

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,6 @@ if(CMARK_SHARED OR CMARK_STATIC)
142142
export(TARGETS ${CMARK_INSTALL} FILE cmarkTargets.cmake)
143143
endif()
144144

145-
export(TARGETS ${PROGRAM} ${LIBRARY} ${STATICLIBRARY}
146-
FILE ${CMAKE_CURRENT_BINARY_DIR}/CMarkExports.cmake)
147-
148145
# Feature tests
149146
include(CheckIncludeFile)
150147
include(CheckCSourceCompiles)

0 commit comments

Comments
 (0)