Skip to content

Fix builds of example libraries

Compare
Choose a tag to compare
@snoe925 snoe925 released this 08 Jan 22:47
· 26 commits to master since this release
4a8759e

There was an extra lib in the CMake target names. libcpptcl_module_five -> cpptcl_module_five.
This was fixed for all four example modules. All of the changes are in the CMakeLists.txt files.
The cpptcl API is unchanged.