mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00

Now based on upstream 9da543e8329fdd81b64eb48742d8ccb09377aed1. This fixes some issues with abbreviate path commands, gradients, and locale sensitivity when parsing percentace-style colours.
5 lines
145 B
CMake
5 lines
145 B
CMake
@PACKAGE_INIT@
|
|
|
|
if (EXISTS ${CMAKE_CURRENT_LIST_DIR}/NanoSVGTargets.cmake)
|
|
include("${CMAKE_CURRENT_LIST_DIR}/NanoSVGTargets.cmake")
|
|
endif () |