mirror of
https://github.com/mamedev/mame.git
synced 2025-04-02 10:52:13 -04: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
No EOL
145 B
CMake
5 lines
No EOL
145 B
CMake
@PACKAGE_INIT@
|
|
|
|
if (EXISTS ${CMAKE_CURRENT_LIST_DIR}/NanoSVGTargets.cmake)
|
|
include("${CMAKE_CURRENT_LIST_DIR}/NanoSVGTargets.cmake")
|
|
endif () |