Skip to content
Snippets Groups Projects
Commit ddc12519 authored by Fabian Reister's avatar Fabian Reister
Browse files

whitespace instead of tabs

parent b73a9e15
No related branches found
No related tags found
No related merge requests found
...@@ -262,12 +262,12 @@ MESSAGE (STATUS "** Simox: Generating CMake files for build and install setup") ...@@ -262,12 +262,12 @@ MESSAGE (STATUS "** Simox: Generating CMake files for build and install setup")
# Add all targets to the build-tree export set # Add all targets to the build-tree export set
export( export(
TARGETS TARGETS
${SIMOX_EXPORT_TARGET_LIST} ${SIMOX_EXPORT_TARGET_LIST}
NAMESPACE NAMESPACE
Simox:: Simox::
FILE FILE
"${PROJECT_BINARY_DIR}/SimoxTargets.cmake" "${PROJECT_BINARY_DIR}/SimoxTargets.cmake"
) )
...@@ -407,5 +407,3 @@ else() ...@@ -407,5 +407,3 @@ else()
add_custom_target(astyle add_custom_target(astyle
COMMENT "Unable to format source files: AStyle was not found!") COMMENT "Unable to format source files: AStyle was not found!")
endif() endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment