-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110209/
-----------------------------------------------------------

Review request for KDE Frameworks and David Faure.


Description
-------

macro_add_file_dependencies -> set_property

Change from macro_add_file_dependencies to set_property as advised by the
macro_add_file_dependencies code comments in current cmake git.

I was getting errors from cmake about macro_add_file_dependencies not being 
found, and when I located the file with it in, it said that it was deprecated 
anyway, and to replace with set_property.


Diffs
-----

  tier2/kconfig/autotests/kconfig_compiler/CMakeLists.txt 
87c7caa433e2916bebd0cab55f0489a3461e8208 

Diff: http://git.reviewboard.kde.org/r/110209/diff/


Testing
-------

Compiles fine now.


Thanks,

George Goldberg

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to