* Support for automatically generation of common-api sources. Cmake macros adopted...
[profile/ivi/genivi/genivi-audio-manager.git] / CMakeLists.txt
index 24baa47..3e70e4f 100755 (executable)
@@ -94,6 +94,8 @@ OPTION ( WITH_NSM
   
  OPTION ( WITH_DATABASE_STORAGE
     "build with sqlite as in memory storage" OFF)
+
+SET (WITH_COMMON_API_GEN ON CACHE INTERNAL "hide this!" FORCE)
  
 IF (WITH_ENABLED_IPC STREQUAL "DBUS")
     SET (WITH_DBUS_WRAPPER ON CACHE INTERNAL "hide this!" FORCE)