Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita4b5bed

Browse files
committed
Use local qt5-vcpkg
1 parent28f0751 commita4b5bed

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎.gitignore‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.DS_Store
22
build
33
.cache
4+
qt5-vcpkg
45

56
# Created by https://www.toptal.com/developers/gitignore/api/c++,cmake,qt,visualstudiocode,git
67
# Edit at https://www.toptal.com/developers/gitignore?templates=c++,cmake,qt,visualstudiocode,git

‎.vscode/settings.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"cmake.configureSettings": {
3-
"CMAKE_TOOLCHAIN_FILE":"./3rdparty/vcpkg/scripts/buildsystems/vcpkg.cmake"
3+
"CMAKE_TOOLCHAIN_FILE":"./3rdparty/qt5-vcpkg/scripts/buildsystems/vcpkg.cmake",
4+
"VCPKG_MANIFEST_MODE":"OFF"
45
},
56
"cmake.generator":"Ninja",
67
"files.associations": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp