diff options
author | dundargoc <gocdundar@gmail.com> | 2024-10-14 01:56:08 +0200 |
---|---|---|
committer | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2024-10-22 11:21:54 +0200 |
commit | 573bcb2aaf3e2421e0d2593b048f684ee05251a6 (patch) | |
tree | 400ddb0fad8681fe6cb7f74114a85966b56ea122 /runtime/lua/vim/_meta/json.lua | |
parent | 8c532a9ea8a0bb2ee93d772c9589d1a84afeb541 (diff) | |
download | rneovim-573bcb2aaf3e2421e0d2593b048f684ee05251a6.tar.gz rneovim-573bcb2aaf3e2421e0d2593b048f684ee05251a6.tar.bz2 rneovim-573bcb2aaf3e2421e0d2593b048f684ee05251a6.zip |
build: remove enforcement of cmake build type
Forcing the build type to be one of the default types was intended to
prevent usage of custom build types which risks unpredictability.
Unfortunately, many distributions patch this check out so they can use
a custom type anyway, making the check moot in the first place. Instead,
allow custom build types but don't try to accomodate them in the code:
we're making the assumption that anyone who wants to use a custom build
type will be able to set any additional necessary flags needed for their
specific system.
Diffstat (limited to 'runtime/lua/vim/_meta/json.lua')
0 files changed, 0 insertions, 0 deletions