Skip to content

Commit fd6ea9d

Browse files
committedJan 26, 2025
verhe version number is changed in CMakeLists.txt
add simplem as linking library for femgl in femgl/CMakeLists.txt
1 parent 712694f commit fd6ea9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ IF(NOT ${deal.II_FOUND})
4646
ENDIF()
4747

4848
deal_ii_initialize_cached_variables()
49-
project(VerHem VERSION 0.1)
49+
project(VerHem VERSION 0.0.2)
5050

5151
add_subdirectory(matep)
5252
add_subdirectory(confreader)

0 commit comments

Comments
 (0)
Please sign in to comment.