]> git.jsancho.org Git - lugaru.git/commitdiff
CMake: Define build type before configuring version header
authorRémi Verschelde <rverschelde@gmail.com>
Sat, 11 Feb 2017 19:34:07 +0000 (20:34 +0100)
committerRémi Verschelde <rverschelde@gmail.com>
Sat, 11 Feb 2017 19:35:47 +0000 (20:35 +0100)
Otherwise with no manual CMAKE_BUILD_TYPE, we end up with an
empty string.


No differences found