Skip to content

Commit 04cc49f

Browse files
committed
Clean up more trailing whitespace
1 parent 30de4dc commit 04cc49f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ add_subdirectory( src )
4242
# Note - KB:
4343
# Building static and shared libs require an ugly construct to build on both
4444
# Windows and Linux. Windows will not create the libraries unless a Fortran
45-
# file is explicitly given - and Linux complains (I think due to a race
46-
# condition) if it is. Therefor the construct below - a proper solution is
45+
# file is explicitly given - and Linux complains (I think due to a race
46+
# condition) if it is. Therefor the construct below - a proper solution is
4747
# most welcome.
4848

4949
# Add static lib target

0 commit comments

Comments
 (0)