Skip to content

Commit

Permalink
included fixed but unreleased versions of cmake Modules for Matlab, i…
Browse files Browse the repository at this point in the history
…ssue #6
  • Loading branch information
benvanwerkhoven committed Jul 30, 2019
1 parent 9202534 commit c72eaec
Show file tree
Hide file tree
Showing 4 changed files with 2,263 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required (VERSION 3.12)
cmake_minimum_required (VERSION 3.14.3)
project (smlm LANGUAGES CXX)

set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")
Expand Down
Loading

0 comments on commit c72eaec

Please sign in to comment.