On 04/15/2015 10:47 AM, Geoffrey Viola wrote: > I noticed that libraries are probably not set up properly
Currently the test you created is the *only* test for the generator. Anything not covered in that test will not be known to work. We either need to figure out how to run more of the CMake test suite (without adding GHS-specific content to the other tests), or more of the tests need to be ported into the GHS test. -Brad -- 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-developers
