Install custom library in CopperSpice

Hello, All!

It turned out that the problem was not CMake, but that the classes and functions C++ were not specifically cross-linked to be placed in the library. Since the library eventually had 0 classes and 0 functions, the lib file was not created either.

With regards, Navadvipa Chandra das.