https://bugs.kde.org/show_bug.cgi?id=381667

--- Comment #12 from Miklos Karacsony <mkaracson...@gmail.com> ---
(In reply to Miklos Karacsony from comment #11)
> I've tried it, the result:
> 
> CMake Error at CMakeLists.txt:46 (install):
>   install FILES given no DESTINATION!
> 
> 
> CMake Error at CMakeLists.txt:54 (kf5_add_kdeinit_executable):
>   Unknown CMake command "kf5_add_kdeinit_executable".
> 
> 
> CMake Error in CMakeLists.txt:
>   No cmake_minimum_required command is present.  A line of code such as
> 
>     cmake_minimum_required(VERSION 3.7)
> 
>   should be added at the top of the file.  The version specified may be lower
>   if you wish to support older CMake versions for this project.  For more
>   information run "cmake --help-policy CMP0000".
> 
> 
> -- Configuring incomplete, errors occurred!
> 
> I am (unfortunately) not familiar with cmake's syntax, so I don't know what
> to do next. Any ideas?

Sorry, I simply forgot to add the includes. Now it works fine, although I had
to add cmake_minimum stuff to CMakeLists.txt instead of adding it to Custom.txt

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to