Skip to content

Commit 9a8f735

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b4a37e9 commit 9a8f735

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/view/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
file(GLOB_RECURSE QML_JS_FILES *.qml *.js)
1717

1818
add_library(
19-
kdstatemachineeditor_view ${BUILD_LIBRARY_MODE}
19+
kdstatemachineeditor_view
20+
${BUILD_LIBRARY_MODE}
2021
command/command.cpp
2122
command/commandfactory.cpp
2223
command/createelementcommand.cpp

0 commit comments

Comments
 (0)