Discussion:
[cmake-developers] CMake Cache Library
Taylor Holberton
2018-11-12 22:53:38 UTC
Permalink
Hello everyone!

Today I released a short and sweet C++ library for accessing and modifying
CMake Cache files.

Feel free to use it, critique it, or ignore it entirely.

You can find it on GitHub, at https://github.com/tay10r/cmake-cache

Thanks!
Alexander Neundorf
2018-11-13 20:42:01 UTC
Permalink
Post by Taylor Holberton
Hello everyone!
Today I released a short and sweet C++ library for accessing and modifying
CMake Cache files.
Feel free to use it, critique it, or ignore it entirely.
You can find it on GitHub, at https://github.com/tay10r/cmake-cache
Thanks!
did you really choose GPLv3 as license for this ?

Alex
--
Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake-developers
Loading...