|
|
@@ -39,7 +39,8 @@ if(DPF_EXAMPLES) |
|
|
|
if(NOT (WIN32 OR APPLE)) # TODO skip this one for now |
|
|
|
add_subdirectory("examples/CairoUI") |
|
|
|
endif() |
|
|
|
#add_subdirectory("examples/ExternalUI") |
|
|
|
add_subdirectory("examples/ExternalUI") |
|
|
|
add_subdirectory("examples/EmbedExternalUI") |
|
|
|
add_subdirectory("examples/FileHandling") |
|
|
|
add_subdirectory("examples/Info") |
|
|
|
add_subdirectory("examples/Latency") |
|
|
|