I have a Make file that compiles a .so after running \'patsubst\' to rename the classes in the source list. The build is successful in CLion using the makefile. here is the