aboutsummaryrefslogtreecommitdiff
path: root/proto/include.cmake
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-05-10 14:49:36 +0200
committerlonkaars <loek@pipeframe.xyz>2024-05-10 14:49:36 +0200
commit573643a1d3220830de47c810cb1a6be629ce7abd (patch)
tree162a6923f388fef4ab62ddb7ed4a2c82f274fa97 /proto/include.cmake
parentae8dfd2028bfbac5f37bbf4f5d7c2d8bff618b02 (diff)
WIP protobuf hello world
Diffstat (limited to 'proto/include.cmake')
-rw-r--r--proto/include.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/include.cmake b/proto/include.cmake
new file mode 100644
index 0000000..d5beaef
--- /dev/null
+++ b/proto/include.cmake
@@ -0,0 +1 @@
+include_directories(${CMAKE_CURRENT_LIST_DIR})