Skip to content

Commit 3d12f92

Browse files
committed
Rename VERSION because case insensitive file systems are a thing.
1 parent 45acef1 commit 3d12f92

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

test cases/common/2 cpp/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('c++ test', 'cpp', version: files('VERSION'))
1+
project('c++ test', 'cpp', version: files('VERSIONFILE'))
22

33
cpp = meson.get_compiler('cpp')
44
if cpp.get_id() == 'intel'

0 commit comments

Comments
 (0)