I'm new to cmake and I'm trying to compile a small project in KDE but I get the error

Unknown CMake command "kde4_add_ui_files"

I think this command is in KDE4Macros.cmake, which is on my computer in /usr/lib/kde4/share/kde4/apps/cmake/modules/

I've successfully used cmake in a couple of other small projects, but they didn't have this command in the cmakelists file.

Can someone give me a hint how to fix this?


Thanks
Jeremy

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to