build: Don't build and include example plugin by default
This commit is contained in:
parent
615a96f9d8
commit
305b4d0ac0
@ -10,8 +10,8 @@ setDefaultBuiltTypeIfUnset()
|
|||||||
|
|
||||||
# List plugin names here. Project name must match folder name
|
# List plugin names here. Project name must match folder name
|
||||||
set(PLUGINS
|
set(PLUGINS
|
||||||
example
|
|
||||||
builtin
|
builtin
|
||||||
|
# example
|
||||||
)
|
)
|
||||||
|
|
||||||
# List extra magic databases to compile here
|
# List extra magic databases to compile here
|
||||||
|
Loading…
Reference in New Issue
Block a user