1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 07:24:44 -04:00

sdrbase cmake: restored Boost_INCLUDE_DIRS

This commit is contained in:
f4exb
2020-11-05 11:11:43 +01:00
parent f2bd3e4b84
commit 41f0fec4f6
18 changed files with 25 additions and 4 deletions
@@ -30,6 +30,7 @@ set(remoteinput_HEADERS
include_directories(
${CMAKE_SOURCE_DIR}/swagger/sdrangel/code/qt5/client
${CM256CC_INCLUDE_DIR}
${Boost_INCLUDE_DIRS}
)
if(NOT SERVER_MODE)