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