mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-05-16 04:11:30 +00:00
Removed empty install() command
This commit is contained in:
parent
962732fd3e
commit
5277134efa
@ -116,7 +116,6 @@ else(BUILD_STATIC_LIBS)
|
||||
add_dependencies(xmltest ${TARGET_DATA_COPY})
|
||||
target_link_libraries(xmltest tinyxml2_static)
|
||||
endif()
|
||||
install(TARGETS DESTINATION ${CMAKE_INSTALL_BINDIR})
|
||||
|
||||
install(FILES tinyxml2.h DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user