Skip to content
Snippets Groups Projects
Commit 262cfeba authored by Florian Schmaus's avatar Florian Schmaus
Browse files

Don't set emacs cmake-ide variables

parent 77f9ce6f
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,3 @@
;; (eval . (setq cmake-ide-project-dir (concat my-project-path "/")))
;; (eval . (setq cmake-ide-build-dir (concat my-project-path "build")))
;; )))
((nil . ((cmake-ide-project-dir . "~/uni-repos/uni-git/runtime")
(cmake-ide-build-dir . "~/uni-repos/uni-git/runtime/build"))
))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment