mirror of https://github.com/eclipse/paho.mqtt.c
Merge f7ee41ba61 into 5d5b1d2e26
This commit is contained in:
commit
35bd2d4ce2
|
|
@ -26,7 +26,7 @@ message(STATUS "CMake version: " ${CMAKE_VERSION})
|
|||
message(STATUS "CMake system name: " ${CMAKE_SYSTEM_NAME})
|
||||
|
||||
set(CMAKE_SCRIPTS "${PROJECT_SOURCE_DIR}/cmake")
|
||||
set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake/modules")
|
||||
list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake/modules")
|
||||
|
||||
## Project Version
|
||||
## Previously we read in the version from these files, but now we use the
|
||||
|
|
|
|||
Loading…
Reference in New Issue