On 3/14/2013 7:13 AM, ChangZhuo Chen wrote:
Hi,
I am a maintainer of libchewing project [1] which try to integrate cmake
recently. However, we need
unicode/wide curses library to build our tool, but cmake cannot find the
unicode/wide curses library.
This issue was already reported before [2] but is not fix yet. Is there
any plan to implement this?
[1] https://github.com/chewing/libchewing
[2] http://www.cmake.org/Bug/view.php?id=10347
Regards,
ChangZhuo
You know you can put your version of FindCurses.cmake into your project
and use the CMAKE_MODULE_PATH to have your version used instead of the
one that ships with CMake right?
I am not saying this won't get in, but it should not stop you from
getting your library working with CMake.
-Bill
--
Bill Hoffman
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
[email protected]
http://www.kitware.com
518 881-4905 (Direct)
518 371-3971 x105
Fax (518) 371-4573
--
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