[CMake] CTEST_ENVIRONMENT in "non-declarative" script

David Cole david.cole at kitware.com
Fri Jul 25 07:07:04 EDT 2008


SET(ENV{LC_ALL} "C")
On Fri, Jul 25, 2008 at 4:24 AM, Milan Dorak <budhul at steadynet.org> wrote:

> Hey guyz, i have been using "declarative" ctest script and command
> SET (CTEST_ENVIRONMENT
> "LC_ALL=C"
> )
>
> This isn't working in new "non-declarative" scripts.
> Sure I can do "export LC_ALL=C", but i would rather have it in script like
> before.
>
> Any suggestions ? Thanks
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080725/78fe8682/attachment.htm>


More information about the CMake mailing list