Browse Source

Fix dependency build number

For now. Will make some experiments easier.
Vincent Lang 8 years ago
parent
commit
e89a43d31f
1 changed files with 1 additions and 0 deletions
  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