ovni/test/emu
Rodrigo Arias b6ce54b7ee Add version check and soname for libovni
Adds ovni_version_check() to test the version at runtime, set the
SONAME to the major version and install a symlinks to the complete
version:

  libovni.so -> libovni.so.1
  libovni.so.1 -> libovni.so.1.0.0
  libovni.so.1.0.0
2022-12-13 13:11:44 +01:00
..
nanos6 Follow K&R coding style using clang-format 2022-09-29 16:52:28 +02:00
nosv Follow K&R coding style using clang-format 2022-09-29 16:52:28 +02:00
ovni Add version check and soname for libovni 2022-12-13 13:11:44 +01:00
CMakeLists.txt Use SPDX license identifiers 2022-09-29 14:16:47 +02:00
instr.h Add version check and soname for libovni 2022-12-13 13:11:44 +01:00