Hello, In our project, if we use NMake then targets "package" and "package_source" are both supported. If we use the Visual Studio IDE then only the PACKAGE target appears, not a PACKAGE_SOURCE. Is there some way to get a PACKAGE_SOURCE project to appear in the solution?
Here's our CMakeLists.txt: https://code.google.com/p/reaction-diffusion/source/browse/trunk/Ready/CMakeLists.txt#278 Thanks! Tim -- Tim Hutton - http://www.sq3.org.uk - http://profiles.google.com/tim.hutton/ -- 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
