Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently we check the extension-specific flags (e.g. ENABLE_GPS) in the root directory's CMakeLists.txt and conditionally include the appropriate extension directories.
We should unconditionally include all extension directories and let them decide if they should be built.