Skip to content

Commit 8047caa

Browse files
committed
[cmake] Use PROJECT_VERSION over W2DYNAMICS_INTERFACE_VERSION
1 parent 094d184 commit 8047caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/w2dynamics_interface.modulefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# To be installed as ${MODULEPATH}/w2dynamics_interface/@W2DYNAMICS_INTERFACE_VERSION@
44

55
set name w2dynamics_interface
6-
set version @W2DYNAMICS_INTERFACE_VERSION@
6+
set version @PROJECT_VERSION@
77
set root @CMAKE_INSTALL_PREFIX@
88
set git_hash @PROJECT_GIT_HASH@
99

0 commit comments

Comments
 (0)