mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 08:28:06 +03:00
Update Zint
This commit is contained in:
13
3rdparty/zint-2.10.0/frontend/tests/CMakeLists.txt
vendored
Normal file
13
3rdparty/zint-2.10.0/frontend/tests/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Copyright (C) 2020 Robin Stuart <rstuart114@gmail.com>
|
||||
# Adapted from qrencode/tests/CMakeLists.txt
|
||||
# Copyright (C) 2006-2017 Kentaro Fukuchi <kentaro@fukuchi.org>
|
||||
# vim: set ts=4 sw=4 et :
|
||||
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
project(zint_frontend_tests)
|
||||
|
||||
enable_testing()
|
||||
|
||||
include(${zint-package_SOURCE_DIR}/cmake/zint_add_test.cmake)
|
||||
|
||||
zint_add_test(args test_args)
|
||||
Reference in New Issue
Block a user