Changeset - cd6bf5a82017
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 8 years ago 2017-05-05 07:15:52
hy@ozderya.net
update cmake min. req. version
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
CMakeLists.txt
Show inline comments
 
@@ -17,7 +17,7 @@
 
# along with serialplot.  If not, see <http://www.gnu.org/licenses/>.
 
#
 

	
 
cmake_minimum_required(VERSION 2.8.11)
 
cmake_minimum_required(VERSION 3.2.2)
 

	
 
project(serialplot)
 

	
0 comments (0 inline, 0 general)