qSniff/source/CMakeLists.txt

7 lines
63 B
CMake

project(qSniff)
add_executable(${PROJECT_NAME}
qSniff.cpp
)