1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

remove useless CMAKE_CURRENT_BINARY_DIR

This commit is contained in:
Davide Gerhard
2019-05-09 16:07:01 +02:00
parent 3ab0bc7c67
commit 94d03f9004
68 changed files with 0 additions and 68 deletions
@@ -15,7 +15,6 @@ set(hackrfinput_HEADERS
)
include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}/swagger/sdrangel/code/qt5/client
${CMAKE_SOURCE_DIR}/devices
${LIBHACKRF_INCLUDE_DIR}