Skip to content

Commit

Permalink
Fix indent.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdav committed Mar 26, 2024
1 parent c8d65ef commit 55e4e39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sources/WinAppDriver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ add_library(WinAppDriver
WinAppDriver+Capabilities.swift
WinAppDriver.swift
WindowsSystemPaths.swift)
target_link_libraries(WinAppDriver PRIVATE
WebDriver)
target_link_libraries(WinAppDriver PRIVATE
WebDriver)

0 comments on commit 55e4e39

Please sign in to comment.