mirror-chatterino2/QtCreatorPackageManager.cmake

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
280 B
CMake
Raw Permalink Normal View History

# https://www.qt.io/blog/qt-creator-cmake-package-manager-auto-setup
# set(QT_CREATOR_SKIP_PACKAGE_MANAGER_SETUP ON) # skip both conan and vcpkg auto-setups
# set(QT_CREATOR_SKIP_CONAN_SETUP ON) # skip conan auto-setup
set(QT_CREATOR_SKIP_VCPKG_SETUP ON) # skip vcpkg auto-setup