1
0
mirror of https://github.com/FreeRTOS/coreMQTT synced 2025-06-10 21:33:04 +08:00
SarenaAWS 494684fe1a
Remove unused include directory from the CMakeLists. (#72)
Removed MQTT_INCLUDE_PRIVATE_DIRS from the CMake config files 
because there are no header files in there and files in that directory are 
not referenced in any #include in any library source, tests, or demos.
2020-09-25 11:00:49 -07:00
..