Skip to content

Commit 74aa868

Browse files
committed
rename ebpf_verifier to prevail in CMakeLists.txt
Signed-off-by: Elazar Gershuni <[email protected]>
1 parent 4ae5eab commit 74aa868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ if (POLICY CMP0167)
66
cmake_policy(SET CMP0167 NEW)
77
endif ()
88

9-
project(ebpf_verifier)
9+
project(prevail)
1010

1111
include(FetchContent)
1212

0 commit comments

Comments
 (0)