Add GitHub action for testing installation in compiled and header only mode #202
Labels
priority: soon
High priority
state: inactive
Issue is abandoned, but might become relavent at some point
type: testing
Related to testing
We test our code using GTest and example codes, but these codes are all compiled and ran with a certain CMake configuration where the
sparsebase
library in cmake is included. We need to make sure users can install SparseBase, include it, and link to it correctly. This is sort of a test for our CMake system.The text was updated successfully, but these errors were encountered: