diff --git a/cmake-project.el b/cmake-project.el index 7aaef51..b8d7339 100644 --- a/cmake-project.el +++ b/cmake-project.el @@ -5,7 +5,7 @@ ;; Author: Alexander Lamaison ;; Maintainer: Alexander Lamaison ;; URL: http://github.com/alamaison/emacs-cmake-project -;; Version: 0.6 +;; Version: 0.7 ;; Keywords: c cmake languages tools ;; This is free software: you can redistribute it and/or modify @@ -44,6 +44,7 @@ ;; 0.4 - Command to configure new CMake build tree ;; 0.5 - Option to choose the generator when configuring ;; 0.6 - Fix bug configuring paths that do not have spaces +;; 0.7 - Pick up build directory from pre-set `cmake-project-build-directory' ;; ;;; Code: