Skip to content

Commit

Permalink
Downgrade C++ Compiler from C++17 to C++11
Browse files Browse the repository at this point in the history
  • Loading branch information
sammycage committed Jun 14, 2023
1 parent 87137e7 commit 59d6f6b
Show file tree
Hide file tree
Showing 21 changed files with 1,800 additions and 575 deletions.
4 changes: 4 additions & 0 deletions 3rdparty/stb/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
target_include_directories(lunasvg
PRIVATE
"${CMAKE_CURRENT_LIST_DIR}"
)
Loading

0 comments on commit 59d6f6b

Please sign in to comment.