mirror of
https://github.com/feather-wallet/feather.git
synced 2025-03-23 23:28:44 +00:00
2 lines
72 B
CMake
2 lines
72 B
CMake
file(GLOB_RECURSE SRC_SOURCES *.cpp)
|
|
file(GLOB_RECURSE SRC_HEADERS *.h)
|