|
@@ -9,5 +9,9 @@ dpf_add_plugin(d_embed_external_ui |
|
|
FILES_UI |
|
|
FILES_UI |
|
|
EmbedExternalExampleUI.cpp) |
|
|
EmbedExternalExampleUI.cpp) |
|
|
|
|
|
|
|
|
|
|
|
if (APPLE) |
|
|
|
|
|
target_compile_options(d_embed_external_ui PUBLIC "-ObjC++") |
|
|
|
|
|
endif () |
|
|
|
|
|
|
|
|
target_include_directories( |
|
|
target_include_directories( |
|
|
d_embed_external_ui PUBLIC ".") |
|
|
d_embed_external_ui PUBLIC ".") |