Make it an option to disable RTTI
commitac821bf671c30db1e97080f9ae2e01816f1f324d
authorChris Robinson <chris.kcat@gmail.com>
Thu, 7 Dec 2017 00:30:19 +0000 (6 16:30 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Thu, 7 Dec 2017 00:30:19 +0000 (6 16:30 -0800)
treeabb025efdcf5a703ec5843be10d1e0afa5c554eb
parent4963af0f57e17e04dae93489d6e7fc961ffe5600
Make it an option to disable RTTI

And leave RTTI on by default because it's a pain to use the lib with RTTI
disabled in projects that have RTTI enabled. The reverse, using a lib with RTTI
enabled in a project that has it disabled is less of a problem.
CMakeLists.txt