mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-15 01:12:23 +00:00
7 lines
153 B
CMake
7 lines
153 B
CMake
# -*- cmake -*-
|
|
include(Linking)
|
|
include(Prebuilt)
|
|
|
|
set(EXAMPLEPLUGIN ON CACHE BOOL
|
|
"EXAMPLEPLUGIN support for the llplugin/llmedia test apps.")
|