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.
2 parents 2cc86e0 + bf2fe4a commit b3378ffCopy full SHA for b3378ff
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