> Lead PM for the VC++ team at Microsoft here. I just wanted to echo
> Nagy-Egri’s message.
> 
>  
> 
> We are very interested in learning more about your current
> edit-build-debug experience for C++ apps or libs using CMake. Whether
> you’re developing on Windows or not, using VS or not today, we do want
> to hear from you on how the IDE integration for CMake projects can be
> improved.  

it is currently not possible to generate driver projects from cmake. for
one project i have to use an arcane workflow of generating vsprops files
from cmake and import them into a native visual studio solution to build
the driver. it would be great if these msvc-specific targets with the
driver specific options could be generated from cmake (PlatformToolset:
WindowsKernelModeDriver8.1, ConfigurationType: Driver, DriverType: KMDF).

cheers,
tim


-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to