mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-14 02:08:04 +00:00
[CMake] Revert change to CMakeLists because of OSX problems
This commit is contained in:
parent
55792fdbec
commit
cbb50267da
@ -39,5 +39,5 @@ endif()
|
||||
|
||||
# add_subdirectory("examples/cairo-pdf-rendering") Some issue with github actions populating cairo, disable for now
|
||||
|
||||
add_library(${PROJECT_NAME} INTERFACE)
|
||||
target_include_directories(${PROJECT_NAME} INTERFACE .)
|
||||
#add_library(${PROJECT_NAME} INTERFACE)
|
||||
#target_include_directories(${PROJECT_NAME} INTERFACE .)
|
||||
|
Loading…
Reference in New Issue
Block a user