Hello,
I successfully compiled catalyst (v5.6.3) from a source tree generated through:
python catalyze.py -i Editions/Base/ -i Editions/Enable-Python -o Users/bknaepen/Sources/catalyst
After compiling and typing make install, everything gets installed in /Users/bknaepen//catalyst/build/CMakeFiles/__macos_install
Is there a way to specify a different install directory? I have tried to set CMAKE_INSTALL_PREFIX in various ways but just cannot achieve it.
Regards,
Bernard.