mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-08 10:44:45 +00:00
2 lines
169 B
CMake
2 lines
169 B
CMake
file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/main.qml DESTINATION ${CMAKE_CURRENT_BINARY_DIR})
|
|
add_nim_executable(TARGET SlotsAndProperties SOURCES main.nim PATHS ../../NimQml) |