summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/configure_debian10_aarch64_ninja.cmake
Commit message (Collapse)AuthorAgeFilesLines
* FindwxWidgets: Add an imported targetCheesyNacho102023-03-081-0/+1
|
* ci: Enable file(DOWNLOAD) TLS_VERIFY test case in CI jobsBrad King2023-02-101-0/+1
|
* FindImageMagick: Define targets for specific componentshstejas2023-01-271-0/+1
| | | | | | | - With this change we can use e.g. ImageMagick::Magick++ directly in targt_link_libraries. - This change also adds CFLAGS which was missing before. - Also adds example on how to use the targets.
* FindOpenSP: Add module to find the OpenSP libraryDawid Wróbel2022-08-301-0/+1
| | | | | OpenSP has not seen a release in seventeen years, so is unlikely to ever provide a CMake package configuration file. Add a find module instead.
* ci: Enable FindOpenAL test on Linux buildsBrad King2022-06-221-0/+1
|
* ci: Enable FindICU test on Linux buildsBrad King2022-04-221-0/+1
|
* FindJNI: added components and imported targetsSergiu Deitsch2022-04-041-0/+1
|
* ci: Explicitly enable CTest.Update{BZR,CVS,GIT,HG,P4,SVN} testsBrad King2022-02-221-0/+5
| | | | | Avoid relying on heuristics to enable these tests. Be sure they run in CI where expected.
* Find{BLAS,LAPACK}: De-duplicate and generalize test creation logicBrad King2021-10-051-4/+2
| | | | | Interpret `CMake_TEST_FindBLAS` and `CMake_TEST_FindLAPACK` as a sequence of option assignments intermixed with vendor names.
* Tests: Add case covering FindGLUT variables and imported targetsChristopher Degawa2021-07-021-0/+1
| | | | Signed-off-by: Christopher Degawa <ccom@randomderp.com>
* ci: enable FindProtobuf gRPC test on Linux buildsBrad King2021-05-121-0/+1
|
* Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Generic vendorBrad King2021-04-211-0/+2
|
* Find{BLAS,LAPACK}: Add test case covering Intel MKLBrad King2021-04-141-2/+2
|
* ci: Enable FindDevIL tests on Linux buildsBrad King2021-04-061-0/+1
|
* ci: Enable jq-based tests on Linux buildsBrad King2021-04-061-0/+1
|
* gitlab-ci: add test:debian10-aarch64-ninja jobBrad King2021-01-271-0/+65