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

--- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> ---
set(SomeVariable)

is not creating something hardcoded, rather the exact opposite. It's creating a
variable that can be set from outside with a default.

i.e
cmake -DMOZILLA_DIR=/tmp/cheese  or set with ccmake/cmake-gui 


(it's irrelevant to the point about whether the default should be lib or lib64,
but quite important to clarify)

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

Reply via email to