Re: [CMake] Pointing CMAKE_AUTOMOC to a custom version of Qt and its moc.exe

2016-11-07 Thread Saad Khattak
I did try that, unfortunately the Qt distribution that comes with Maya does not have the find_package CMake modules for it's version of Qt. They didn't exactly follow the folder structure of the official Qt release and they don't have any of the CMake modules. On Mon, Nov 7, 2016 at 10:54 AM

Re: [CMake] Pointing CMAKE_AUTOMOC to a custom version of Qt and its moc.exe

2016-11-07 Thread Konstantin Tokarev
07.11.2016, 18:49, "Saad Khattak" : > I am working on a plugin for Maya and it uses a customized version of Qt. > Maya's SDK comes with everything to build Qt (headers, libraries and > customized Qt tools such as moc.exe). > > I have the following issues: > > (1) With

[CMake] Force MSVC runtime for debug builds

2016-11-07 Thread Stephan Menzel
Hello everyone, I'm looking for a way to force Debug configurations in generated MSVC solutions to use the Release runtime instead of the default "Debug". e.g. /MD rather than /MDd. My use case is an ever recurring problem of creating libraries that are linked in plug-in fashion against Release

[CMake] Pointing CMAKE_AUTOMOC to a custom version of Qt and its moc.exe

2016-11-07 Thread Saad Khattak
I am working on a plugin for Maya and it uses a customized version of Qt. Maya's SDK comes with everything to build Qt (headers, libraries and customized Qt tools such as moc.exe). I have the following issues: (1) With CMAKE_AUTOMOC set to ON, I am unable to figure out how to point CMake to pick

[CMake] clang-format

2016-11-07 Thread Tiago Macarios
Hi, CMake has "built-in" support for clang_tidy and include-what-you-use. I was wondering why there is not support for clang_format. No one ever contributed, or people think this should not be part of CMake? Tiago -- Powered by www.kitware.com Please keep messages on-topic and check the CMake

[Cmake-commits] CMake branch, next, updated. v3.7.0-rc3-946-gf2f7d5a

2016-11-07 Thread Daniel Pfeifer
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, next has been updated via f2f7d5af951cdca95bd245838d5f24fea85a92cf (commit) via

[Cmake-commits] CMake branch, master, updated. v3.7.0-rc3-429-g48910cf

2016-11-07 Thread Kitware Robot
_VERSION_MINOR 7) -set(CMake_VERSION_PATCH 20161107) +set(CMake_VERSION_PATCH 20161108) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/

[Cmake-commits] CMake branch, next, updated. v3.7.0-rc3-948-g2a71480

2016-11-07 Thread Daniel Pfeifer
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, next has been updated via 2a71480fa93b4c8bdb6485c1a78a9cd01f050791 (commit) via