Skip to content
Snippets Groups Projects
Commit 5841aa7d authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

change tabs size to 2

parent 9b8f21b6
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ if(ASTYLE_EXECUTABLE)
COMMAND
${ASTYLE_EXECUTABLE} -i
--exclude=${PROJECT_BINARY_DIR}
--recursive -n --style=google
--recursive -n --style=google --indent=spaces=2
"${PROJECT_SOURCE_DIR}/*.cpp" "${PROJECT_SOURCE_DIR}/*.h"
WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}
VERBATIM
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment