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
)