We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7578ce4 commit bf2fe4aCopy full SHA for bf2fe4a
RTEMSPreProjectConfig.cmake
@@ -39,7 +39,7 @@ option(RTEMS_VERBOSE "Additional RTEMS CMake configuration information" FALSE)
39
40
if(NOT DEFINED RTEMS_CONFIG_DIR)
41
message(STATUS
42
- "RTEMS_CONFIG_DIR not set. Assuming the CMake support was "
+ "RTEMS_CONFIG_DIR not set. Assuming the CMake support was "
43
"cloned in the application source directory.."
44
)
45
set(RTEMS_CONFIG_DIR ${CMAKE_CURRENT_SOURCE_DIR}/rtems-cmake)
0 commit comments