]> granicus.if.org Git - yasm/commit
Make cmake module search case-insensitive.
authorPeter Johnson <peter@tortall.net>
Sun, 5 Oct 2014 16:48:51 +0000 (09:48 -0700)
committerPeter Johnson <peter@tortall.net>
Sun, 5 Oct 2014 16:48:51 +0000 (09:48 -0700)
commit6818957d07ed4dfbcf21fbbb62fddfc2c93b28be
tree5e81340e10a930f1a8b40f04cc2eed933f5d6546
parent1910e914792399137dec0b047c59965207245df5
Make cmake module search case-insensitive.

This is needed to make things like "-f Win32" work, and matches the non-cmake
behavior.

[#276 state:resolved]
libyasm/cmake-module.c