Skip to content

Commit 297072f

Browse files
author
Chris Cummins
committed
Fix cmake dependency name.
1 parent 2cdb1aa commit 297072f

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
@@ -108,7 +108,7 @@ cg_py_test(
108108
DATA
109109
compiler_gym::third_party::cbench::crc32
110110
DEPS
111-
compiler_gym
111+
compiler_gym::compiler_gym
112112
tests::pytest_plugins::llvm
113113
tests::test_main
114114
)

0 commit comments

Comments
 (0)