Empty project
This commit is contained in:
commit
5072921182
3 changed files with 15 additions and 0 deletions
6
source/CMakeLists.txt
Normal file
6
source/CMakeLists.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
project(qSniff)
|
||||
|
||||
|
||||
add_executable(${PROJECT_NAME}
|
||||
qSniff.cpp
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue