]> Creatis software - cpPlugins.git/blobdiff - cmake/cpPluginsConfig.cmake.in
Plugin system is now instalable. Dependency to boost eliminated.
[cpPlugins.git] / cmake / cpPluginsConfig.cmake.in
index df933c79bec3f01c82ffe4cfc5ea3822e00985ba..8c2e0a86998995b665759ff65f8536f323725d1e 100644 (file)
@@ -46,4 +46,13 @@ SET(cpExtensions_LIBRARY cpExtensions)
 SET(cpPlugins_Interface_LIBRARY cpPlugins_Interface)
 SET(cpPlugins_LIBRARY cpPlugins)
 
+# ======================
+# -- Executable names --
+# ======================
+
+SET(
+  cpPlugins_createHost_APP
+  @PROJECT_BINARY_DIR@/cpPlugins_createHost
+  )
+
 ## eof - $RCSfile$