Thank you for your reply, I downloaded it from:
http://websvn.kde.org/trunk/koffice/cmake/modules/FindGMM.cmake?view=markup
By the way just for record, the FindGMM is:
if (GMM_INCLUDE_DIR)
# in cache already
set(GMM_FOUND TRUE)
else (GMM_INCLUDE_DIR)
find_path(GMM_INCLUDE_DIR NAMES gmm/gmm.h
Bartlett, Roscoe A wrote:
Hello,
I am trying to get memory checking to work in an extended Ctest script
that calls ctest_memcheck(...). However, when I do I get the error message:
SetCTestConfiguration:BuildDirectory:/home/rabartl/PROJECTS/dashboards/Trilinos.base/SERIAL_DEBUG/BUILD
Se
2009/2/22 Hai Nguyen :
> Hi,
>
> Is there a way I can control where these files end up? Or maybe, is there
> away I can control where the resulting .dll/.so file ends up apart from
> these files?
For .dll/.so you may set
(I don't know the behaviour of the .pdb, .ilk and the like)
CMAKE_RUNTIME_OU