Skip to content

Commit

Permalink
Add global src/include to CMake include dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
shymega committed Jul 12, 2023
1 parent 2580352 commit 33c5f43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
add_subdirectory (apps)

include_directories (include)

0 comments on commit 33c5f43

Please sign in to comment.