mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 05:07:34 +00:00
Maps: Make Maps a recommended CMake component instead of required
This commit is contained in:
parent
e14189de0f
commit
f18c6eb0ea
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
serenity_component(
|
serenity_component(
|
||||||
Maps
|
Maps
|
||||||
REQUIRED
|
RECOMMENDED
|
||||||
TARGETS Maps
|
TARGETS Maps
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue