Why not simply wrap the build of the ncurses stuff with , for example 

If( HAVE_NCURSES_H )

the ncurses stuff

endif()

So that if the curses-devel gets installed there will be no need to revisit the 
cmakelists.txt

E

> On 5 Feb 2019, at 23:18, Michael Lueck <mlu...@lueckdatasystems.com> wrote:
> 
>> 
>> If you really can't install ncurses, you could remove all references to 
>> curses/ncurses from CMakeLists.txt
>> You'd then build an interpreter without orxncurses and ncurses.cls
> 

_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to