Skip to content

cpp-core/util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

156 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and Unit Test

Utilities

At A Glance

Installation

git clone https://github.com/cpp-core/depends
mkdir depends/build && cd depends/build
CC=clang-mp-11 CXX=clang++-mp-11 cmake -DCMAKE_INSTALL_PREFIX=$HOME/opt -DUTIL_TEST=ON ..
make util-check # Run tests
make util       # Build and install

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors