[CMake] cmake fails on first run but succeeds when run again after make

Damir Porobic damir_porobic at live.com
Sun Aug 5 04:54:26 EDT 2018


Hi folks,


I'm trying to troubleshoot a build problem where, when I first time run "cmake .." it fails to find a resource file, when I run "make" it builds the resource files but fails later on, now when I try to run "cmake .." again it succeeds. After this point everything runs fine and it happens when building for the first time.

Any idea what I'm doing wrong?


Here are the CMakeList files https://pastebin.com/pyhVTJUr and the output that I get https://pastebin.com/4wGjR3Lx


Thanks in advance!

Damir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20180805/abc1e5b2/attachment.html>


More information about the CMake mailing list