Just change the CMakeLists to  suit Your standards

The repository is not meant to provide a ready to run solution for all the 
environments

Just the basis to get started with cmake 

And to answer Your point

> For me Line 44 - could be /usr/lib /usr/lib/32 /usr/lib/64 /usr/lib/amd64

So what ? 

for debian it could be

/usr/libx32
/usr/lib32
/usr/lib/x86_64-linux-gnu

For Fedora
/usr/lib64

For FreeBSD
/usr/lib
/usr/lib32


You have just to consider … 
 where did You install / where do You want to install open object rexx ?
And how You determined / You will determine  the  proper <lib> directory 

IMO it is a moot point, the general consensus is …

The end user should NEVER install anything in /usr 

And for FreeBSD not even in /usr/local 





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

Reply via email to