Open sdeber opened 7 years ago
I was trying to set the value to cmake-ide-cmake-opts with directory local variables. But cmake ide always uses the default value for it and completely ignores the newly assigned value.
I can't reproduce this - seems to work fine for me.
How did you set it? Via directory local variable or via .emacs configuration file?
.dir-locals.el
Works fine for me too.
I was trying to set the value to cmake-ide-cmake-opts with directory local variables. But cmake ide always uses the default value for it and completely ignores the newly assigned value.