Skip to content
Snippets Groups Projects
Commit 7fd18ec2 authored by Stephen Hurd's avatar Stephen Hurd
Browse files

Anyone who depends on xpdevplus gets xpdevplus.h jellied in.

parent 8bda4921
No related branches found
No related tags found
No related merge requests found
...@@ -60,5 +60,6 @@ set(SOURCE ...@@ -60,5 +60,6 @@ set(SOURCE
add_library(xpdevplus STATIC ${SOURCE}) add_library(xpdevplus STATIC ${SOURCE})
target_link_libraries(xpdevplus ciolib comio encode hash uifc xpdev) target_link_libraries(xpdevplus ciolib comio encode hash uifc xpdev)
target_compile_options(xpdevplus PUBLIC -include xpdevplus.h)
configure_file(xpdevplus.h.in xpdevplus.h) configure_file(xpdevplus.h.in xpdevplus.h)
target_include_directories(xpdevplus PRIVATE ${XPDevPlus_BINARY_DIR}) target_include_directories(xpdevplus PRIVATE ${XPDevPlus_BINARY_DIR})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment