neovim/cmake.config
dundargoc 7100a80253
build: show build type specific compiler flags when using --version
The build type specific flags are defined in the variables
CMAKE_C_FLAGS_<CONFIG>, where <CONFIG> can be DEBUG, RELEASE,
RELWITHDEBINFO and MINSIZEREL.
2023-03-04 20:04:01 +01:00
..
iwyu refactor: fix IWYU mapping file and use IWYU (#21802) 2023-01-15 14:16:33 +01:00
CMakeLists.txt refactor(build): graduate HAVE_LOCALE_H feature 2023-03-03 14:19:46 +01:00
config.h.in refactor(build): graduate HAVE_LOCALE_H feature 2023-03-03 14:19:46 +01:00
pathdef.c.in fix: remove "Compiled by:" from :version/--version (#22316) 2023-02-18 20:10:00 +01:00
versiondef.h.in build: show build type specific compiler flags when using --version 2023-03-04 20:04:01 +01:00