Skip to content

Commit

Permalink
Add core include folder
Browse files Browse the repository at this point in the history
  • Loading branch information
clydebarrow committed Apr 6, 2017
1 parent fcced88 commit 209d58d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ include_directories(gatt)
include_directories(libs/SEGGER_RTT_V612j/RTT)
include_directories(EFR32BG1B)
include_directories(em_inc)
include_directories(core)

# find the bgbuild command used to translate xml into C
find_program(BGBUILD_CMD bin/bgbuild
Expand Down

0 comments on commit 209d58d

Please sign in to comment.