]> git.mxchange.org Git - simgear.git/commit
Fallback for old Boost (also with UTF8-CPP library).
authorThomas Geymayer <tomgey@gmail.com>
Wed, 30 Jul 2014 10:44:21 +0000 (12:44 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Wed, 30 Jul 2014 10:44:21 +0000 (12:44 +0200)
commit7df39b9fc8e1d5a6ce2be8067ddf2dd55d00bd5a
tree3d0075d1a7fc35bf3f0450669c238c01a04a8277
parentf41b18f0649a50e179ba41383f4061e1878c4d4c
Fallback for old Boost (also with UTF8-CPP library).
3rdparty/CMakeLists.txt
3rdparty/utf8/CMakeLists.txt [new file with mode: 0644]
3rdparty/utf8/doc/ReleaseNotes [new file with mode: 0644]
3rdparty/utf8/doc/utf8cpp.html [new file with mode: 0644]
3rdparty/utf8/source/utf8.h [new file with mode: 0644]
3rdparty/utf8/source/utf8/checked.h [new file with mode: 0644]
3rdparty/utf8/source/utf8/core.h [new file with mode: 0644]
3rdparty/utf8/source/utf8/unchecked.h [new file with mode: 0644]
CMakeLists.txt
simgear/canvas/events/KeyboardEvent.cxx