added nuke util, C++ 20 build
This commit is contained in:
parent
ab4fb231e5
commit
9d18fc60b2
4 changed files with 9 additions and 3 deletions
|
@ -9,7 +9,7 @@ else
|
|||
endif
|
||||
|
||||
conf = configuration_data()
|
||||
conf.set('version', '"@0@"'.format(full_version))
|
||||
conf.set('VERSION', '"@0@"'.format(full_version))
|
||||
|
||||
configure_file(
|
||||
output: 'version.h',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue