Skip to content

Commit

Permalink
[P4Testgen] Fix accidental system file categorization. (#4278)
Browse files Browse the repository at this point in the history
* Fix accidental system file categorization.

* Comments.
  • Loading branch information
fruffy authored Dec 11, 2023
1 parent 25b5957 commit 0f25f9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions backends/p4tools/common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ target_link_libraries(
target_include_directories(
p4tools-common
SYSTEM BEFORE PUBLIC ${P4TOOLS_Z3_INCLUDE_DIR}
)
target_include_directories(
p4tools-common
PUBLIC "${CMAKE_BINARY_DIR}/common"
PUBLIC "${P4C_SOURCE_DIR}"
PUBLIC "${P4C_BINARY_DIR}"
Expand Down

0 comments on commit 0f25f9d

Please sign in to comment.