RobertLeahy / KinFu

GNU Lesser General Public License v3.0
6 stars 3 forks source link

Fix CMake Conditional AddressSanitizer #190

Open RobertLeahy opened 8 years ago

RobertLeahy commented 8 years ago

Doesn't seem to use AddressSanitizer under any circumstances (have to actually modify CMakeLists.txt to get it to do so). Should use AddressSanitizer unless told not to on non-Windows platforms.