We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478030b commit 0e71b2cCopy full SHA for 0e71b2c
test/CMakeLists.txt
@@ -8,7 +8,7 @@ configure_lit_site_cfg(
8
${CMAKE_CURRENT_SOURCE_DIR}/lit.site.cfg.py.in
9
${CMAKE_CURRENT_BINARY_DIR}/lit.site.cfg.py
10
MAIN_CONFIG
11
- ${CMAKE_CURRENT_SOURCe_DIR}/lit.cfg.py
+ ${CMAKE_CURRENT_SOURCE_DIR}/lit.cfg.py
12
)
13
14
set(TRITON_TEST_DEPENDS
0 commit comments