]> Creatis software - cpPlugins.git/blobdiff - lib/Instances/CMakeLists.txt
PolyLine updated.
[cpPlugins.git] / lib / Instances / CMakeLists.txt
index bf7d66505243d96188cc31d2d63d7e77d90b9ede..455a407927e8fc66f3bfe69c87aace427e18ebc9 100644 (file)
@@ -7,7 +7,7 @@ SET(_all_instances)
 FOREACH(_instance ${_instances})
   CompileInstances(
     _lib_name
-       ${PROJECT_BINARY_DIR}/lib
+    ${PROJECT_BINARY_DIR}/lib
     ${_instance} ${cpPlugins_NUMBER_OF_FILES}
     "" "${prj_VERSION}" "${prj_SHORT_VERSION}"
     )