firoorg / firo

The privacy-focused cryptocurrency
https://firo.org
MIT License
720 stars 354 forks source link

Add CMakeLists.txt for easier IDE usage. #1261

Closed ghost closed 1 year ago

ghost commented 1 year ago

This file allows CLion to pick up all our source files and dependencies. It has no effect otherwise.

psolstice commented 1 year ago

If you can come with a real CMake file that works, that would be a different story. But fake one is not a good thing to have especially considering we need to maintain it to keep it up to date. You can keep it locally (like some keep local VS code scripts)