Skip to content

Commit 0e39a76

Browse files
committed
Remove unnecessary include directory
1 parent e7b7b7c commit 0e39a76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pi/CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ set(CMAKE_CXX_STANDARD 14)
55
add_compile_options("-g")
66

77
include_directories(
8-
.
98
../lib
109
../testing)
1110

0 commit comments

Comments
 (0)