]> git.jsancho.org Git - lugaru.git/commitdiff
CMake: Simplify RC compilation and fix indentation
authorRémi Verschelde <rverschelde@gmail.com>
Sat, 19 Nov 2016 15:02:36 +0000 (16:02 +0100)
committerRémi Verschelde <rverschelde@gmail.com>
Sat, 19 Nov 2016 15:23:55 +0000 (16:23 +0100)
Should work with MinGW both on Windows and on Linux.
For MSVC, it might work too unless it breaks on the `-i` arg,
but we will handle it then in a cleaner way.


No differences found