Skip to content

Commit 9aadb72

Browse files
allnesaobolensk
andauthored
Update CMakeLists.txt
Co-authored-by: Arseniy Obolenskiy <gooddoog@student.su>
1 parent c1e5530 commit 9aadb72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tasks/example_processes/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ foreach (dir_type ${technologies})
3535
endif ()
3636

3737
# Print type of directories
38-
message(STATUS "-- -- ${dir_type}")
38+
message(STATUS " -- ${dir_type}")
3939

4040
# Create task library
4141
file(GLOB_RECURSE lib_source_files "${base_dir}/include/*" "${base_dir}/src/*")

0 commit comments

Comments
 (0)