mirror of
https://github.com/zeldaret/tmc
synced 2026-06-04 10:48:58 -04:00
fix cmake build for macos
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
file(GLOB_RECURSE sources *.c)
|
||||
|
||||
set(CMAKE_FIND_FRAMEWORK LAST)
|
||||
|
||||
find_package(PNG REQUIRED)
|
||||
|
||||
# TODO Makefile had a debug build with -DDEBUG
|
||||
|
||||
Reference in New Issue
Block a user