scons_gd/scons/test/MSVC/MSVC_BATCH-spaces-targetdir.py
2022-10-15 16:06:26 +02:00

11 lines
134 B
Python

import TestSCons
test = TestSCons.TestSCons()
test.skip_if_not_msvc()
test.dir_fixture('MSVC_BATCH-spaces-targetdir')
test.run()