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

Commit 20a5168

Browse files
Add link to external tutorial in CMake tutorial
1 parent ad54b93 commit 20a5168

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎CMake/01 CMake - Basics and Scripting.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Contains a syntax reference for CMake. We'll be going through some concepts, the
1414
- Understood the linkage and build concepts from [this tutorial](../C++/08%20C++%20-%20Linkages%20and%20Preprocessor%20Directives.md)
1515
- The tutorial is written with Linux users in mind, specifically Ubuntu
1616
- But the scripting section should apply in general
17+
- Recommended: Check out this [15 minute tutorial](https://preshing.com/20170522/learn-cmakes-scripting-language-in-15-minutes/) to familiarise yourself with CMake!
1718

1819

1920

@@ -916,4 +917,4 @@ message(${n}) # This is legal! Since macros constrain no scopes
916917
917918
---
918919
919-
[![Yeah! Buy the DRAGON a COFFEE!](../_assets/COFFEE%20BUTTON%20%E3%83%BE(%C2%B0%E2%88%87%C2%B0%5E).png)](https://www.buymeacoffee.com/methylDragon)
920+
[![Yeah! Buy the DRAGON a COFFEE!](../_assets/COFFEE%20BUTTON%20%E3%83%BE(%C2%B0%E2%88%87%C2%B0%5E).png)](https://www.buymeacoffee.com/methylDragon)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /