File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 5
5
<Option title =" Optional Bare" />
6
6
<Option compiler =" gcc" />
7
7
<Build >
8
+ <Target title =" default" >
9
+ <Option output =" optional-bare" prefix_auto =" 1" extension_auto =" 1" />
10
+ <Option type =" 0" />
11
+ <Option compiler =" gcc" />
12
+ </Target >
8
13
</Build >
9
14
<Unit filename =" ../../.gitattributes" />
10
15
<Unit filename =" ../../.gitignore" />
15
20
<Unit filename =" ../../README.md" />
16
21
<Unit filename =" ../../appveyor.yml" />
17
22
<Unit filename =" ../../examples/01-to_int.cpp" />
18
- <Unit filename =" ../../examples/02-nodefltctor.cpp" />
19
- <Unit filename =" ../../examples/04-any-optional-variant.cpp" />
20
23
<Unit filename =" ../../include/nonstd/optional.hpp" />
21
24
<Unit filename =" ../../test/CMakeLists.txt" />
22
25
<Unit filename =" ../../test/Makefile" />
23
26
<Unit filename =" ../../test/lest_cpp03.hpp" />
24
- <Unit filename =" ../../test/optional-lite .t.cpp" />
25
- <Unit filename =" ../../test/optional-lite .t.h" />
27
+ <Unit filename =" ../../test/optional-bare .t.cpp" />
28
+ <Unit filename =" ../../test/optional-bare .t.h" />
26
29
<Unit filename =" ../../test/optional.t.cpp" />
27
30
<Unit filename =" ../../test/t.bat" />
28
31
<Unit filename =" ../../test/tc.bat" />
You can’t perform that action at this time.
0 commit comments