]> git.jsancho.org Git - lugaru.git/commit
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)
commit9875fbe96a215a32d80a18b9fdc7f717c80f51c9
tree84c782605807d54b2790c38d7a89970c9cb87948
parent2db542f6927807e964ddb7a5962e2f5cd14e3123
CMake: Simplify RC compilation and fix indentation

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.
CMakeLists.txt