CMake: made project arch-independent

This commit is contained in:
Benoit Blanchon
2020-04-11 18:11:52 +02:00
parent ae9b7926a2
commit daa279d57b
2 changed files with 7 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ HEAD
----
* CMake: don't build tests when imported in another project
* CMake: made project arch-independent
v6.15.1 (2020-04-08)
-------