[docs] through the map types; add mkdir to namespaces build

This commit is contained in:
Allen Webster
2021-03-30 22:57:19 -07:00
parent e1c0656e73
commit 4eaeaf5cd0
3 changed files with 163 additions and 4 deletions
+1
View File
@@ -68,6 +68,7 @@ popd
echo.
echo ~~~ Running Namespace Type Versioning Sample ~~~
pushd build
if not exist ..\samples\namespaced_types\generated mkdir ..\samples\namespaced_types\generated
namespaced_types.exe ..\samples\namespaced_types\spec.md ..\samples\namespaced_types\generated\converter.c
cl %compile_flags% ..\samples\namespaced_types\conversion_test.c
conversion_test.exe