3 lines
75 B
CMake
3 lines
75 B
CMake
|
# Library doesn't use or link against Qt at all
|
||
|
add_library(noQt main.cpp)
|