[buildcore] Make using a package manager optional

This commit is contained in:
2022-03-12 02:58:41 -06:00
parent 58514a80cc
commit 91036aaaeb
2 changed files with 2 additions and 2 deletions

View File

@ -126,7 +126,7 @@ else
${VCPKG_DIR}/vcpkg install --triplet x64-windows ${VCPKG_PKGS}
endif
else # USE_VCPKG ################################################
else ifdef USE_CONAN # USE_VCPKG ################################################
.PHONY: setup-conan
conan-config: