Skip to content

Commit 69c2257

Browse files
authored
Update README.md
1 parent 83054ca commit 69c2257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
- **Hello, Object Library!** How to Create and Use The Object File in CMake "basic_137"<br/> [Youtube Video](https://youtu.be/xj1fx2Xsl-U) | [Short Video](https://youtu.be/edcA9puzDgU) | [Code](https://github.com/cnruby/w3h1_cmake/tree/basic_137)
8686
- **Hello, Object File!** How to Obtain and Apply The Object File of Library in CMake "basic_138"<br/> [Youtube Video](https://youtu.be/1LMmQ_3kjFA) | [Short Video](https://youtu.be/9Y-alzDxJpg) | [Code](https://github.com/cnruby/w3h1_cmake/tree/basic_138)
8787
- **Hello, install:exe!** How to install executable from the project to local "basic_139"<br/> [Youtube Video](https://youtu.be/nJj1efRi6oI) | [Short Video](https://youtu.be/edcA9puzDgU) | [Code](https://github.com/cnruby/w3h1_cmake/tree/basic_139)
88-
- **Hello, install:multi!** How to install executable on local with "Ninja Multi-Config" "basic_140" <br/> [Youtube Video](https://youtu.be/tCN-eFZN8xE) | [Short Video](https://youtu.be/oB6Ujd0BVno) | [Code](https://github.com/cnruby/w3h1_cmake/tree/basic_140)
88+
- **Hello, install:multi!** How to install executable on local with "Ninja Multi-Config" "basic_140" <br/> [Youtube Video](https://youtu.be/tCN-eFZN8xE) | [Demo Video](https://www.youtube.com/watch?v=tCN-eFZN8xE&t=187s) | [Code](https://github.com/cnruby/w3h1_cmake/tree/basic_140)
8989
- **Hello, install:DESTDIR!** How to use CMake Environment Variable `DESTDIR` "basic_141" <br/> [Youtube Video](https://youtu.be/NtYyjwSjt9Q) | [Demo Video](https://www.youtube.com/watch?v=NtYyjwSjt9Q&t=168s) | [Code](https://github.com/cnruby/w3h1_cmake/tree/basic_141)
9090
- **Hello, package:AppImage!** How to package a Linux console application for `AppImage` "basic_142" <br/> [Youtube Video](https://youtu.be/QkpnCki13Mc) | [Demo Video](https://www.youtube.com/watch?v=QkpnCki13Mc&t=116s) | [Code](https://github.com/cnruby/w3h1_cmake/tree/basic_142)
9191
- **Hello, publish:Assets!** How to upload a Multiple Artifacts to Github Assets "basic_143" <br/> [Youtube Video](https://youtu.be/h5tpJtrDQeI) | [Demo Video](https://www.youtube.com/watch?v=h5tpJtrDQeI&t=71s) | [Code](https://github.com/cnruby/w3h1_cmake/tree/basic_143)

0 commit comments

Comments
 (0)