No, nothing suspicious there. But you haven't ever tried to change any of those parameters after Sigil was configured (and all the makefiles were already created) have you?
Like I mentioned, when cmake gets confused, or out of whack, it's best to delete everything in the current build directory and let cmake start from scratch again.
Also, if you're unsure if you've inadvertantly changed any of the cmake build/install scripts, just use git status and/or git diff to eliminate that possibility.
Last edited by DiapDealer; 07-17-2016 at 05:18 PM.
|