mirror of
https://github.com/zeldaret/tmc
synced 2026-07-08 14:36:41 -04:00
Merge pull request #305 from notyourav/mac-fix
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