ocarina/tests/library/Sconscript

7 lines
98 B
Python

#!/usr/bin/python
Import("Test", "CONFIG")
CONFIG.LIBRARY = True
Test("library", "library.cpp")