Skip to content

lapsizm/CmakeTestsExample

Repository files navigation

Build

cmake -H. -B_build -DCMAKE_INSTALL_PREFIX=_install

-DBUILD_TESTS=ON

cmake --build _build --target install

Test

cmake --build _build --target test

Build Status

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors