Skip to content

Add two new cmake lib -> lib64 string replaces

Jon Neal requested to merge github/fork/reportingsjr/master into master

When Cirilo added the 3d viewer plugins two new cmake variables were created referencing the lib/ directory. Because these weren't being changed the plugins weren't being moved in to the package and caused errors. Hopefully this should fix that.

Maybe a longer term solution would be to use LIB_INSTALL_DIR.

Merge request reports