Skip to content

Commit ff7e614

Browse files
author
Chris Cummins
committed
Fix cmake dependency name.
1 parent 72bd058 commit ff7e614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/llvm/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ cg_py_test(
102102
DATA
103103
compiler_gym::third_party::cbench::crc32
104104
DEPS
105-
compiler_gym
105+
compiler_gym::compiler_gym
106106
tests::pytest_plugins::llvm
107107
tests::test_main
108108
)

0 commit comments

Comments
 (0)