Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
sammycage authored Aug 28, 2024
1 parent 2d68495 commit 452c401
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
set(CMAKE_CXX_STANDARD 17)

add_executable(svg2png svg2png.cpp)
target_link_libraries(svg2png lunasvg)

0 comments on commit 452c401

Please sign in to comment.