Skip to content

Commit 9cba6fd

Browse files
committed
fix indentation
1 parent ede250a commit 9cba6fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/viam/sdk/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@ target_sources(viamsdk
222222

223223
if(WIN32)
224224
target_sources(viamsdk
225-
PRIVATE
226-
module/signal_manager_windows.cpp
225+
PRIVATE
226+
module/signal_manager_windows.cpp
227227
)
228228
else()
229229
target_sources(viamsdk

0 commit comments

Comments
 (0)