]> git.lyx.org Git - features.git/commit
qt5: Treat wchar_t as a builtin type
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 12 May 2013 10:26:44 +0000 (12:26 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 14 May 2013 12:23:58 +0000 (14:23 +0200)
commit900cbcd2adfd80b0060e1f906bd24e97052e3358
treefe6620668bead498d6221ab657a40cc8d7a48ce8
parent62d6dcde6eead41ab95e38ad1e2c3a81418e5d0d
qt5: Treat wchar_t as a builtin type

Qt5 is compiled treating wchar_t as a builtin type, while Qt4 did not. So,
we have to do the same.
CMakeLists.txt