sraaphorst / spelunker

Maze generation and solving library
Other
11 stars 2 forks source link

T5: Fixing CMakeLists.txt files #50

Closed sraaphorst closed 6 years ago

sraaphorst commented 6 years ago

This fixes up the CMakeLists.txt files so that configuration of versioning is done correctly, and now the project compiles, installs the library in /usr/local/lib, and the correct directory structure with public header files to /usr/local/include/spelunker.

I won this round, cmake!