solidity/cmake/templates/license.h.in

4 lines
68 B
C
Raw Normal View History

#pragma once
static char const* licenseText = R"(@LICENSE_TEXT@)";