Skip to content

Commit b3378ff

Browse files
committed
Merge remote-tracking branch 'origin/mueller/small-fix' into develop
2 parents 2cc86e0 + bf2fe4a commit b3378ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RTEMSPreProjectConfig.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ option(RTEMS_VERBOSE "Additional RTEMS CMake configuration information" FALSE)
3939

4040
if(NOT DEFINED RTEMS_CONFIG_DIR)
4141
message(STATUS
42-
"RTEMS_CONFIG_DIR not set. Assuming the CMake support was "
42+
"RTEMS_CONFIG_DIR not set. Assuming the CMake support was "
4343
"cloned in the application source directory.."
4444
)
4545
set(RTEMS_CONFIG_DIR ${CMAKE_CURRENT_SOURCE_DIR}/rtems-cmake)

0 commit comments

Comments
 (0)