adding missing framwork to CMake
This commit is contained in:
@@ -67,6 +67,7 @@ if(APPLE)
|
||||
"-framework Carbon"
|
||||
"-framework Cocoa"
|
||||
"-framework IOKit"
|
||||
"-framework QuartzCore"
|
||||
)
|
||||
endif()
|
||||
elseif(UNIX)
|
||||
|
Reference in New Issue
Block a user