Skip to content

fuzhe1989/Camus

Repository files navigation

Camus

Albert Camus

Build

Install conan.

pip install conan

Install gcc-11

Then:

mkdir build && cd build
conan install .. --build=missing -pr ../conan_profile/gcc -s build_type=Release
cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo 
make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published