1
0

Fix incorrect EOL encodings.

This commit is contained in:
Atri Bhattacharya
2025-06-15 01:30:41 +05:30
parent 7f0909166f
commit f8934ac192

View File

@@ -84,6 +84,7 @@ and user documentation (reference guide).
%prep
%autosetup -p1
sed -Ei 's/\r$//' NOTICE.txt README.md examples/README.txt examples/example1.cpp
%build
%cmake -DBUILD_SMOKE_TEST:BOOL=ON