We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ef951 commit ca8fb71Copy full SHA for ca8fb71
zproject_cmake.gsl
@@ -216,7 +216,7 @@ message(STATUS "Detected $(PROJECT.PREFIX) Version - ${$(PROJECT.PREFIX)_VERSION
216
########################################################################
217
set ($(project.prefix)_headers
218
.if count (project.class)
219
- include/$(project.prefix)_library.h
+ include/$(project.prefix)_library.$(project.header_ext)
220
. if file.exists ("include/$(project.prelude)")
221
include/$(project.prelude)
222
. endif
0 commit comments