comparison tests/libclient/js-font/CMakeLists.txt @ 30:a1e80d991968

Misc: convert to spaces, #519
author David Demelier <markand@malikania.fr>
date Thu, 16 Jun 2016 13:35:31 +0200
parents 1533fe3e3d64
children 702e0a2b9e5e
comparison
equal deleted inserted replaced
29:99792c6c8b06 30:a1e80d991968
15 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17 # 17 #
18 18
19 malikania_create_test( 19 malikania_create_test(
20 NAME js-font 20 NAME js-font
21 LIBRARIES libclient 21 LIBRARIES libclient
22 SOURCES main.cpp 22 SOURCES main.cpp
23 RESOURCES 23 RESOURCES
24 resources/DejaVuSans.ttf 24 resources/DejaVuSans.ttf
25 ) 25 )