]> git.sesse.net Git - kdenlive/commit
Avoid calling find_package(Qt4) more than once
authorAlberto Villa <avilla@FreeBSD.org>
Thu, 10 Nov 2011 10:00:12 +0000 (11:00 +0100)
committerAlberto Villa <avilla@FreeBSD.org>
Thu, 10 Nov 2011 10:00:12 +0000 (11:00 +0100)
commit6cefbd3fbc436ec4cc3a44b38b738244a0037922
tree8b55ad2eaa6ae6a070c33bb327c913c5d87251e5
parent540b3a32921c00417b2c4a9dfcef767918e4f972
Avoid calling find_package(Qt4) more than once

Use QT_USE_* variables instead.
src/CMakeLists.txt