Skip to content

Commit

Permalink
Minor cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
fruffy committed Apr 17, 2023
1 parent 25c9f67 commit 8dfee6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 163 deletions.
2 changes: 1 addition & 1 deletion backends/p4tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/common)


# Custom IR constructs for P4Tools.
set(IR_DEF_FILES ${IR_DEF_FILES} ${CMAKE_CURRENT_SOURCE_DIR}/common/testgen.def)
set(IR_DEF_FILES ${IR_DEF_FILES} ${CMAKE_CURRENT_SOURCE_DIR}/p4tools.def)

file(GLOB tools_modules RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}/modules ${CMAKE_CURRENT_SOURCE_DIR}/modules/*)
foreach(ext ${tools_modules})
Expand Down
162 changes: 0 additions & 162 deletions backends/p4tools/common/testgen.def

This file was deleted.

0 comments on commit 8dfee6b

Please sign in to comment.