mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
Let AUTOMOC and AUTOUIC process generated files
This commit is contained in:
@@ -7,6 +7,9 @@ CMAKE_POLICY(SET CMP0022 NEW)
|
|||||||
# Update to NEW and fix things up
|
# Update to NEW and fix things up
|
||||||
CMAKE_POLICY(SET CMP0023 OLD)
|
CMAKE_POLICY(SET CMP0023 OLD)
|
||||||
|
|
||||||
|
# Let AUTOMOC and AUTOUIC process generated files
|
||||||
|
CMAKE_POLICY(SET CMP0071 NEW)
|
||||||
|
|
||||||
# TODO:
|
# TODO:
|
||||||
# Disable automatic qtmain linking
|
# Disable automatic qtmain linking
|
||||||
CMAKE_POLICY(SET CMP0020 OLD)
|
CMAKE_POLICY(SET CMP0020 OLD)
|
||||||
|
Reference in New Issue
Block a user