remwharead/src/CMakeLists.txt
tastytea b4e845a352
Some checks failed
continuous-integration/drone/push Build is failing
Updated CMake recipes and changed file structure.
2019-08-03 22:27:08 +02:00

4 lines
97 B
CMake

# Write version in header
configure_file("version.hpp.in"
"${PROJECT_BINARY_DIR}/version.hpp")