Explorar el Código

Fix dependency build number

For now. Will make some experiments easier.
Vincent Lang hace 8 años
padre
commit
e89a43d31f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      CMakeModules/DependencyConfiguration.cmake

+ 1 - 0
CMakeModules/DependencyConfiguration.cmake

@@ -13,6 +13,7 @@ if(DEPENDENCY_TOKEN)
     download_deps(
       "${DEPENDCY_FOLDER}"
       ARTIFACTNAME konvergo-codecs-depends
+      BUILD_NUMBER 152
       DIRECTORY dir
       DEPHASH_VAR DEPS_HASH
       DYLIB_SCRIPT_PATH ${PROJECT_SOURCE_DIR}/scripts/fix-install-names.py