Skip to content

Commit 586d336

Browse files
committed
1
1 parent 00b3985 commit 586d336

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/page-vcpkg/page.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<div id="page-resizer"></div>
2323

2424
<div id="page-contents">
25+
2526
<h1 id="vcpkg-">vcpkg 설치하기</h1>
2627
<p><a href="https://vcpkg.io/en/index.html">https://vcpkg.io/en/index.html</a><br><a href="https://vcpkg.io/en/packages">https://vcpkg.io/en/packages</a> </p>
2728
<h2 id="-vs2022-">{vs2022/메뉴/도구/명령줄/개발자 명령 프롬프트} 실행</h2>
@@ -194,9 +195,8 @@ <h3 id="vcpkg-json-">vcpkg.json 내용</h3>
194195
<span class="hljs-tag">&lt;<span class="hljs-name">VcpkgTriplet</span>&gt;</span>x64-windows<span class="hljs-tag">&lt;/<span class="hljs-name">VcpkgTriplet</span>&gt;</span>
195196
<span class="hljs-tag">&lt;/<span class="hljs-name">PropertyGroup</span>&gt;</span>
196197
</code></pre>
197-
</div>
198198

199-
</div>
199+
</div>
200200

201201
</body>
202202
</html>

0 commit comments

Comments
 (0)