Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee946df commit deabae4Copy full SHA for deabae4
docs/source/getting_started/toc.rst
@@ -6,5 +6,6 @@ Getting Started
6
buildexe_setup
7
buildexe_script_example
8
buildexe_immediate_example
9
+ walkthroughs
10
all_compile_options
11
all_default_build_options
docs/source/getting_started/walkthroughs.rst
@@ -0,0 +1,13 @@
1
+Walkthrough Examples
2
+=====================
3
+
4
+.. note:: Provide a gist of the various APIs and features present in BuildCC
5
+* Simple
+* IncludeDirs
+* LibDeps
+* Flags (Preprocessor, Compile and Link flags)
+* Generators
+* Target Info
12
+* Custom Targets
13
+* Custom Arguments
0 commit comments