You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an example of an easy-to-understand CMakeLists.txt file for a C++ project using the vcpkg package manager. The CMakeLists.txt file helps you build your C++ project and manage external dependencies effortlessly.
A modern C++ library for image synthesis using Max Gumin's Wave Function Collapse algorithm. Submitted as final project for COMS 4995 Design Using C++.