9 lines
170 B
Text
9 lines
170 B
Text
#module_parameters(RUN_TESTS := false, WITH_SUBMODULES := true);
|
|
|
|
#scope_export;
|
|
|
|
#if WITH_SUBMODULES {
|
|
using #import "jc/platform/arch"(RUN_TESTS);
|
|
}
|
|
|
|
#scope_module;
|