Skip to content

Commit

Permalink
Remove duplicate line in the Windows cmake file
Browse files Browse the repository at this point in the history
  • Loading branch information
Dadoum committed Jun 12, 2023
1 parent f196b2a commit ae61ee5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion toolchains/windows.cmake
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
SET(CMAKE_SYSTEM_NAME Windows)
SET(CMAKE_D_COMPILER "ldc2;-mtriple=x86_64-windows-msvc")
SET(CMAKE_D_COMPILER "ldc2;-mtriple=x86_64-windows-msvc")

0 comments on commit ae61ee5

Please sign in to comment.