Skip to content
Snippets Groups Projects
Commit e1687642 authored by deuce's avatar deuce
Browse files

Also for plain export.

parent c8c35b6c
Branches
Tags
No related merge requests found
......@@ -187,7 +187,7 @@ if(NOT WIN32)
endif()
export(PACKAGE XPDev)
export(TARGETS xpdev FILE xpdev.cmake)
export(TARGETS xpdev FILE XPDevConfig.cmake)
install(TARGETS xpdev DESTINATION lib EXPORT XPDevConfig)
install(FILES ${INSTALL_HEADERS} DESTINATION include/xpdev)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment