dev/c/cmake_mingw32/srcapp/CMakeLists.txt

4 lines
78 B
CMake
Raw Permalink Normal View History

2012-05-24 12:57:11 +04:00
add_executable (myapp main.c)
#target_link_libraries (myapp ${QT_LIBRARIES})