Skip to content

Commit

Permalink
passage en version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcima committed Sep 29, 2019
1 parent 1e6d641 commit 3c924e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.3)

project(FreeMajor VERSION "0.1" LANGUAGES CXX)
project(FreeMajor VERSION "1.0" LANGUAGES CXX)
list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake")

# set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fsanitize=address")
Expand Down

0 comments on commit 3c924e7

Please sign in to comment.