From cmake Mon Mar 23 21:29:24 2009 From: Bob Tanner Date: Mon, 23 Mar 2009 21:29:24 +0000 To: cmake Subject: Re: [CMake] Patches with "your name" all over them? Message-Id: X-MARC-Message: https://marc.info/?l=cmake&m=123784378218605 On 2009-03-23 02:36:37 -0500, Andreas Pakulat said: >> Looking into cmake files, I do see my name all over :-) > > Seems like you did an in-source build. CMake suggests to use out-of-source > builds at all times so your source directory stays clean. Excellent. Thank you! "My name" is gone. Have another question. doing out-of-source build and I have src files that include QT .moc files, but cannot find them. Normally this files .moc files get generated in the src directory, but out-of-source build put the .moc files into the build/src directory. What is the typical strategy to change the -I flag to make it look int he build/src directory? -- Bob Tanner | Phone : (952 943-8700 http://www.real-time.com, Linux, OSX, VMware | Fax : (952)943-8500 Key fingerprint = F785 DDFC CF94 7CE8 AA87 3A9D 3895 26F1 0DDB E378 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake