[wesnoth-commits] [wesnoth/wesnoth] 24d546: Some more cmake cleanups.
Pentarctagon
noreply at github.com
Fri May 7 20:53:39 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 24d546df63013bc9a2f7aeb6f313a88a654ed116
https://github.com/wesnoth/wesnoth/commit/24d546df63013bc9a2f7aeb6f313a88a654ed116
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2021-05-07 (Fri, 07 May 2021)
Changed paths:
M CMakeLists.txt
M src/CMakeLists.txt
Log Message:
-----------
Some more cmake cleanups.
Also moved boost and openssl to using the "import targets" (ie: https://cmake.org/cmake/help/latest/module/FindBoost.html#imported-targets) which are apparently the modern way to use cmake. Many of the other libraries don't support that however, and SDL is only fully(?) supported using this as of cmake 3.19.
More information about the Commits
mailing list