Re: [CMake] BitDefender and cmakecompilerid.exe ot cmakecxxcompilerid.exe

2015-12-29 Thread Scott Aron Bloom
While a possibility, not necessarily.. I would white list your projects directory. Scott -Original Message- From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of David Cole via CMake Sent: Tuesday, December 29, 2015 5:52 AM To: Mauro Ziliani Cc: cmake@cmake.org Subject: Re: [CMake]

[cmake-developers] [CMake 0015896]: Cmake does not find current hdf5 debug libraries

2015-12-29 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://cmake.org/Bug/view.php?id=15896 == Reported By:hevy Assigned To:

[Cmake-commits] CMake branch, master, updated. v3.4.1-755-gf04a09d

2015-12-29 Thread Kitware Robot
_VERSION_MINOR 4) -set(CMake_VERSION_PATCH 20151229) +set(CMake_VERSION_PATCH 20151230) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/

[CMake] How to include config.h.in in VS project

2015-12-29 Thread Mauro Ziliani
Hi all. I'm using CMake 3.4.1 for my projects. I'm working with Visual studio 10 2010 express and wxFormBuilder I'd like to include config.h.in and the wxFormBuilder projects (which has .fbp extension) in source_group. In CMakeLists.txt i put ... source_group("FormBiulder FBP" FILES main.fbp)

[CMake] BitDefender and cmakecompilerid.exe ot cmakecxxcompilerid.exe

2015-12-29 Thread Mauro Ziliani
Hi all. BitDefender puts the files cmakecompilerid.exe and cmakecxxcompilerid.exe in quarantena. It find Gen:Variant.Midie.5130 It's a fake or is it true? Mauro -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ

Re: [CMake] BitDefender and cmakecompilerid.exe ot cmakecxxcompilerid.exe

2015-12-29 Thread Rolf Eike Beer
Am Dienstag, 29. Dezember 2015, 10:34:09 schrieb Mauro Ziliani: > Hi all. > BitDefender puts the files cmakecompilerid.exe and cmakecxxcompilerid.exe > in quarantena. > > It find Gen:Variant.Midie.5130 > > It's a fake or is it true? Look at the source code, what do you think? Eike

Re: [CMake] BitDefender and cmakecompilerid.exe ot cmakecxxcompilerid.exe

2015-12-29 Thread David Cole via CMake
If BitDefender is quarantining those files, I would suspect the compiler you are using has somehow become virus-infected... What does BitDefender say if you ask it to analyze your compiler *.exe? Maybe you should run a full scan of all the drives you are using here... HTH, David > On Dec