This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
qSniff/source/CMakeLists.txt

7 lines
63 B
CMake
Raw Normal View History

2017-10-17 11:19:25 +00:00
project(qSniff)
add_executable(${PROJECT_NAME}
qSniff.cpp
)