Skip to content

Commit

Permalink
Fix cmake dependency name.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisCummins committed May 12, 2022
1 parent 2cdb1aa commit 297072f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/llvm/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
)
Expand Down

0 comments on commit 297072f

Please sign in to comment.