Andreas Pokorny wrote:
Hello,
2009/3/23 Bill Hoffman <[email protected]>:
[..]
Basically, something that runs the new code. Compile a WinCE project, and
somehow verify that it compiled it correctly.
So we need a couple of source files that pull in at least some basic
API headers.. and
a script file to run cmake and trigger the build?
( To execute the test you would need the non-free version of vs2005 or newer
and at least one CE SDK installed - and maybe have some env vars set)
See the Tests directory in CMake source to see how to setup a test.
Basically, it is just a fully independent CMake project. We run ctest
--build-and-test to compile it.
-Bill
_______________________________________________
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