mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-04 01:00:26 +02:00
Shamelessly copy Josiah
This commit is contained in:
4
source/lib/json/tests/thirdparty/Fuzzer/test/lit.site.cfg.in
vendored
Normal file
4
source/lib/json/tests/thirdparty/Fuzzer/test/lit.site.cfg.in
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
config.test_exec_root = "@CMAKE_CURRENT_BINARY_DIR@"
|
||||
config.llvm_tools_dir = "@LLVM_TOOLS_DIR@"
|
||||
config.has_lsan = True if @HAS_LSAN@ == 1 else False
|
||||
lit_config.load_config(config, "@CMAKE_CURRENT_SOURCE_DIR@/lit.cfg")
|
Reference in New Issue
Block a user