Initial commit
This commit is contained in:
commit
ea3e4b3139
17 changed files with 885 additions and 0 deletions
2
tests/CMakeLists.txt
Normal file
2
tests/CMakeLists.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
add_executable(layershellqt-test main.cpp)
|
||||
target_link_libraries(layershellqt-test PRIVATE LayerShellQtInterface Qt5::Qml)
|
Loading…
Add table
Add a link
Reference in a new issue