diff --git a/CMakeLists.txt b/CMakeLists.txt index 9d1e14f1f..6e1ac775b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -829,7 +829,7 @@ target_include_directories( $ $ $ - $<$,$>:${CMAKE_BINARY_DIR}/include/tinydtls> + $,$>:${CMAKE_BINARY_DIR}/include/tinydtls>> $<$:${GNUTLS_INCLUDE_DIR}> $<$:${MBEDTLS_INCLUDE_DIRS}> $<$:${WOLFSSL_INCLUDE_DIR}>)