Skip to content

Commit

Permalink
added newline to toolchain file
Browse files Browse the repository at this point in the history
  • Loading branch information
ssandrews committed Feb 27, 2024
1 parent 985ab42 commit dbe75c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Toolchain-mingw32.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ set (MINGWDIR /opt/local/x86_64-w64-mingw32)
# programs in the host environment
#set(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER)
#set(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY)
#set(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY)
#set(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY)

0 comments on commit dbe75c1

Please sign in to comment.