develop #15
@ -1,5 +1,5 @@
|
||||
cdata.set('TOP_SRCDIR', meson.source_root())
|
||||
cdata.set('TOP_BUILDDIR', meson.build_root())
|
||||
cdata.set('TOP_SRCDIR', meson.project_source_root())
|
||||
cdata.set('TOP_BUILDDIR', meson.project_build_root())
|
||||
|
||||
doxyfile = configure_file(input: 'doxygen.conf.in',
|
||||
output: 'doxygen.conf',
|
||||
|
Loading…
Reference in New Issue
Block a user