dev/c/cmake_mingw32/srcapp/CMakeLists.txt

4 lines
78 B
CMake

add_executable (myapp main.c)
#target_link_libraries (myapp ${QT_LIBRARIES})