Skip to content

Commit cb3b92a

Browse files
authored
Merge pull request #25 from ye-rm/main
2 parents e065929 + 57a92c3 commit cb3b92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.11.0)
1+
cmake_minimum_required(VERSION 3.25.0)
22
project(CXLMemSim VERSION 0.1.0)
33

44
if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU")

0 commit comments

Comments
 (0)