mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 23:30:04 +00:00
Ensure conan profiles have a newline at the end of the file
This commit is contained in:
parent
fd7de65e86
commit
aba904af3c
6 changed files with 6 additions and 6 deletions
|
|
@ -5,4 +5,4 @@ compiler=clang
|
||||||
compiler.cppstd=20
|
compiler.cppstd=20
|
||||||
compiler.libcxx=libstdc++11
|
compiler.libcxx=libstdc++11
|
||||||
compiler.version=17
|
compiler.version=17
|
||||||
os=Linux
|
os=Linux
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,4 @@ compiler=gcc
|
||||||
compiler.cppstd=20
|
compiler.cppstd=20
|
||||||
compiler.libcxx=libstdc++11
|
compiler.libcxx=libstdc++11
|
||||||
compiler.version=11
|
compiler.version=11
|
||||||
os=Linux
|
os=Linux
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,4 @@ compiler=gcc
|
||||||
compiler.cppstd=20
|
compiler.cppstd=20
|
||||||
compiler.libcxx=libstdc++11
|
compiler.libcxx=libstdc++11
|
||||||
compiler.version=12
|
compiler.version=12
|
||||||
os=Linux
|
os=Linux
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,4 @@ compiler=gcc
|
||||||
compiler.cppstd=20
|
compiler.cppstd=20
|
||||||
compiler.libcxx=libstdc++11
|
compiler.libcxx=libstdc++11
|
||||||
compiler.version=13
|
compiler.version=13
|
||||||
os=Linux
|
os=Linux
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,4 @@ compiler=gcc
|
||||||
compiler.cppstd=20
|
compiler.cppstd=20
|
||||||
compiler.libcxx=libstdc++11
|
compiler.libcxx=libstdc++11
|
||||||
compiler.version=14
|
compiler.version=14
|
||||||
os=Linux
|
os=Linux
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,4 @@ compiler=msvc
|
||||||
compiler.cppstd=20
|
compiler.cppstd=20
|
||||||
compiler.runtime=dynamic
|
compiler.runtime=dynamic
|
||||||
compiler.version=194
|
compiler.version=194
|
||||||
os=Windows
|
os=Windows
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue