At 12:01 PM 3/21/2006, Allen Winter wrote:
>So in FindKDE4Internal.cmake we don't check against the $CC or the $CXX environment variables.
>All we need to do is look at ${CMAKE_C_COMPILER} and ${CMAKE_CXX_COMPILER} and
>change the flags, optimization and debug level options depending on those values??
Yes, that is correct.
-Bill