|
From: | Hartmut Goebel |
Subject: | cmake-build-system: build tests only if #:tests? is true? |
Date: | Sat, 2 Mar 2024 22:16:26 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 |
Hi,I found an old and unfinished patch in my pile. It optimizes building with cmake by not building the test if "#:tests?" is false. (Basically it passes -DBUILD_TESTING=OFF/ON" depending on "#:tests?".)
Is this of interest? Then I would take my time and finish the patch. -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |
[Prev in Thread] | Current Thread | [Next in Thread] |