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

Gleb Popov <6year...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |6year...@gmail.com

--- Comment #5 from Gleb Popov <6year...@gmail.com> ---
I sort of bumped into this with following reproducing steps.

1. For a loaded and configured project "Open Configuration..."
2. Set custom CMAKE_INSTALL_PREFIX
3. Everything is fine...
4. ... until you change something in CMakeLists.txt
5. KDevelop detects the change and reconfigures the project with 

/usr/local/bin/cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
-DCMAKE_INSTALL_PREFIX=/usr/local -DCMAKE_BUILD_TYPE=Debug /path/to/project

This reverts my custom CMAKE_INSTALL_PREFIX setting to the default one.

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

Reply via email to