Skip to content

Commit

Permalink
fix linking of QRC file
Browse files Browse the repository at this point in the history
  • Loading branch information
lasconic committed Jul 16, 2013
1 parent 3bcac16 commit e94d712
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mscore/CMakeLists.txt
Expand Up @@ -438,7 +438,6 @@ else (MINGW)
mscore
PROPERTIES
COMPILE_FLAGS "${PCH_INCLUDE} -g -Wall -Wno-overloaded-virtual -Winvalid-pch"
LINK_FLAGS "-L${QT_LIBRARY_DIR}"
)

if (OMR)
Expand Down

0 comments on commit e94d712

Please sign in to comment.