diff --git a/tests/llvm/CMakeLists.txt b/tests/llvm/CMakeLists.txt index a64199fee7..e47939754d 100644 --- a/tests/llvm/CMakeLists.txt +++ b/tests/llvm/CMakeLists.txt @@ -108,7 +108,7 @@ cg_py_test( DATA compiler_gym::third_party::cbench::crc32 DEPS - compiler_gym + compiler_gym::compiler_gym tests::pytest_plugins::llvm tests::test_main )