mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
[Renderers/Cairo] Add FindCairo.cmake (#122)
This commit is contained in:
parent
ba78b35604
commit
2938c00dc8
3 changed files with 41 additions and 3 deletions
|
|
@ -1,6 +1,8 @@
|
|||
cmake_minimum_required(VERSION 3.27)
|
||||
project(clay)
|
||||
|
||||
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
|
||||
|
||||
add_subdirectory("examples/cpp-project-example")
|
||||
|
||||
# Don't try to compile C99 projects using MSVC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue