Robert Dailey wrote:
On Wed, Dec 3, 2008 at 1:18 PM, Bill Hoffman <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Maybe it finds the wrong utility.cmake file?
Try adding some message("here") type stuff to make sure the correct
files are being loaded. With cmake 2.6.2 you can run cmake --trace
to see all the files and commands as they are run by cmake. Should
help you find the problem pretty quick.
I did as you suggested and added a message() call inside of
utility.cmake and I see it printed when I run CMake. So this means I'm
loading the correct file then?
Did you try the --trace? Maybe a spelling error? Please post a
complete small example that shows the problem if none of that helps.
-Bill
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake