UnitHolder::select_unit logic
This commit is contained in:
@@ -195,4 +195,6 @@ iostream
|
||||
-
|
||||
fstream
|
||||
-
|
||||
cstdlib
|
||||
-
|
||||
|
||||
|
||||
Binary file not shown.
BIN
cmake-build-debug/CMakeFiles/ftests.dir/src/json/jsoncpp.cpp.o
Normal file
BIN
cmake-build-debug/CMakeFiles/ftests.dir/src/json/jsoncpp.cpp.o
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"plan": [
|
||||
{ "name": "gcc is present", "depends on": [ null ] },
|
||||
{ "name": "gcc can compile", "depends on": [ "gcc is present" ] },
|
||||
{ "name": "gcc can compile2", "depends on": [ "gcc is present" ] },
|
||||
{ "name": "gcc can compile", "depends on": [ "gcc is present" ] }
|
||||
]
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user