Skip to content

Commit 093578a

Browse files
committed
Updates
1 parent 0cb65be commit 093578a

File tree

12 files changed

+11
-11
lines changed

12 files changed

+11
-11
lines changed

.ninja_log

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ninja log v6
2-
1 2015 1729650621063054329 /media/aminya/Linux/GitHub/Cpp/project_options/docs/build/doc_format_html e29530ee77ea149c
3-
1 2015 1729650621063054329 doc_format_html e29530ee77ea149c
42
2 793 1729650672127656456 doc_format_html e29530ee77ea149c
53
2 793 1729650672127656456 /media/aminya/Linux/GitHub/Cpp/project_options/docs/build/doc_format_html e29530ee77ea149c
4+
2 1707 1731419772602219540 doc_format_html 9fa8633c4b143c24
5+
2 1707 1731419772602219540 /media/aminya/Linux/GitHub/Cpp/project_options/docs/build/doc_format_html 9fa8633c4b143c24

doctrees/environment.pickle

1.74 KB
Binary file not shown.

doctrees/index.doctree

22.7 KB
Binary file not shown.

doctrees/src/index.doctree

8.39 KB
Binary file not shown.
0 Bytes
Binary file not shown.

html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 43daf9675ae10f9045b2a1ac1a93b19c
3+
config: 5f42e324efd7e1b0e3a6450bfb4095c5
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

html/.buildinfo.bak

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
2-
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 7d0e1d00ea63b5b381d4b40171ae1f81
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 43daf9675ae10f9045b2a1ac1a93b19c
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

html/_sources/src/project_options_example.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ endif()
2020

2121
# Add project_options from https://github.com/aminya/project_options
2222
# Change the version in the following URL to update the package (watch the releases of the repository for future updates)
23-
set(PROJECT_OPTIONS_VERSION "v0.40.0")
23+
set(PROJECT_OPTIONS_VERSION "v0.41.0")
2424
FetchContent_Declare(
2525
_project_options
2626
URL https://github.com/aminya/project_options/archive/refs/tags/${PROJECT_OPTIONS_VERSION}.zip)

html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h4><code class="docutils literal notranslate"><span class="pre">project</span><
156156

157157
<span class="c"># Add project_options from https://github.com/aminya/project_options</span>
158158
<span class="c"># Change the version in the following URL to update the package (watch the releases of the repository for future updates)</span>
159-
<span class="nf">set(</span><span class="no">PROJECT_OPTIONS_VERSION</span><span class="w"> </span><span class="s">&quot;v0.40.0&quot;</span><span class="nf">)</span>
159+
<span class="nf">set(</span><span class="no">PROJECT_OPTIONS_VERSION</span><span class="w"> </span><span class="s">&quot;v0.41.0&quot;</span><span class="nf">)</span>
160160
<span class="nf">FetchContent_Declare(</span>
161161
<span class="w"> </span><span class="nb">_project_options</span>
162162
<span class="w"> </span><span class="no">URL</span><span class="w"> </span><span class="na">https://github.com/aminya/project_options/archive/refs/tags/</span><span class="o">${</span><span class="nt">PROJECT_OPTIONS_VERSION</span><span class="o">}</span><span class="p">.</span><span class="nb">zip</span><span class="nf">)</span>

html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)