We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5754f60 commit ec61f68Copy full SHA for ec61f68
cmake-project.el
@@ -5,7 +5,7 @@
5
;; Author: Alexander Lamaison <alexander.lamaison@gmail>
6
;; Maintainer: Alexander Lamaison <alexander.lamaison@gmail>
7
;; URL: http://github.com/alamaison/emacs-cmake-project
8
-;; Version: 0.6
+;; Version: 0.7
9
;; Keywords: c cmake languages tools
10
11
;; This is free software: you can redistribute it and/or modify
@@ -44,6 +44,7 @@
44
;; 0.4 - Command to configure new CMake build tree
45
;; 0.5 - Option to choose the generator when configuring
46
;; 0.6 - Fix bug configuring paths that do not have spaces
47
+;; 0.7 - Pick up build directory from pre-set `cmake-project-build-directory'
48
;;
49
50
;;; Code:
0 commit comments