mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-04 22:58:44 +00:00
[docs] through the map types; add mkdir to namespaces build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user