mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-08 05:30:22 +08:00
CMake support for building the demo added.
This commit is contained in:
2
demo/CMakeLists.txt
Normal file
2
demo/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
add_executable(demo demo.cpp)
|
||||
target_link_libraries(demo PRIVATE indica::indica)
|
||||
Reference in New Issue
Block a user