eac3f7a932
My view is : the possibility of configuration and combination of OA, are almost infinite, the .cmake should not bother on finding the directory hierarchy depending on uname value but only identify OA libraries and includes. To compile the OPENACCESS WRAPPER all you have to do is set an OPENACCESS_TOP like in the other projects. Example : Now assuming you work on coriolis machine To use the precompiled cadence OA v22.04.057 in /users/soft/opus/6.1.0/Linux/IC-6.1.0/oa_v22.04.057/lib/linux_rhel40_64/opt and the headers extracted from si2 OA v22.04.042 in /dsk/l1/misc/caba/OA_HEADER/include you can create a directory, let's say /dsk/l1/misc/caba/CADENCE_OA containing symbolic links respectively named lib and include Then set OPENACCESS_TOP to this created dir export OPENACCESS_TOP=/dsk/l1/misc/caba/CADENCE_OA |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FindCORIOLIS.cmake | ||
FindLATEX.cmake | ||
FindLEFDEF.cmake | ||
FindOPENACCESS.cmake | ||
UseLATEX.cmake |