diff --git a/Userland/Applications/Maps/CMakeLists.txt b/Userland/Applications/Maps/CMakeLists.txt index 1b1587075c..e5852d73c6 100644 --- a/Userland/Applications/Maps/CMakeLists.txt +++ b/Userland/Applications/Maps/CMakeLists.txt @@ -1,6 +1,6 @@ serenity_component( Maps - REQUIRED + RECOMMENDED TARGETS Maps )