Tarantool development patches archive
 help / color / mirror / Atom feed
From: Sergey Bronnikov via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: tarantool-patches@dev.tarantool.org,
	Sergey Kaplun <skaplun@tarantool.org>,
	Maxim Kokryashkin <m.kokryashkin@tarantool.org>
Subject: [Tarantool-patches] [PATCH luajit 0/2][v2] Fix CMake warning
Date: Tue, 18 Jun 2024 15:00:05 +0300	[thread overview]
Message-ID: <cover.1718706218.git.sergeyb@tarantool.org> (raw)

From: Sergey Bronnikov <sergeyb@tarantool.org>

CMake produces annoying warning on configuration stage.
The patch fixes a warning.

Changes v2:
- Added a patch that removes cmake_minimum_require_version
  everywhere except a root CMakeLists.txt
- Updated <policy_max> in cmake_minimum_require_version
  in a root CMakeLists.txt

Branch: https://github.com/tarantool/luajit/tree/ligurio/fix-cmake-warnings
Patch v1: https://lists.tarantool.org/tarantool-patches/a3454f746afb9a8f6494921bb2e64695e26902d6.1711007599.git.sergeyb@tarantool.org/

Sergey Bronnikov (2):
  cmake: set cmake_minimum_required only once
  cmake: fix warning about minimum required version

 CMakeLists.txt                                 | 13 ++++++++++---
 etc/CMakeLists.txt                             |  3 ---
 src/CMakeLists.txt                             |  3 ---
 src/host/CMakeLists.txt                        |  3 ---
 test/CMakeLists.txt                            |  3 ---
 test/LuaJIT-tests/CMakeLists.txt               |  3 ---
 test/LuaJIT-tests/src/CMakeLists.txt           |  3 ---
 test/PUC-Rio-Lua-5.1-tests/CMakeLists.txt      |  3 ---
 test/PUC-Rio-Lua-5.1-tests/libs/CMakeLists.txt |  3 ---
 test/lua-Harness-tests/CMakeLists.txt          |  3 ---
 test/tarantool-tests/CMakeLists.txt            |  3 ---
 tools/CMakeLists.txt                           |  3 ---
 12 files changed, 10 insertions(+), 36 deletions(-)

-- 
2.34.1


             reply	other threads:[~2024-06-18 12:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-18 12:00 Sergey Bronnikov via Tarantool-patches [this message]
2024-06-18 12:00 ` [Tarantool-patches] [PATCH luajit 1/2][v2] cmake: set cmake_minimum_required only once Sergey Bronnikov via Tarantool-patches
2024-06-18 12:00 ` [Tarantool-patches] [PATCH luajit 2/2][v2] cmake: fix warning about minimum required version Sergey Bronnikov via Tarantool-patches
2024-06-20  7:02 ` [Tarantool-patches] [PATCH luajit 0/2][v2] Fix CMake warning Sergey Kaplun via Tarantool-patches
2024-07-09  8:06 ` Sergey Kaplun via Tarantool-patches

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1718706218.git.sergeyb@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=estetus@gmail.com \
    --cc=m.kokryashkin@tarantool.org \
    --cc=skaplun@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH luajit 0/2][v2] Fix CMake warning' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox