Skip to content

Releases: spotx/libglua

Remove clang-tidy from CMakeLists.txt

08 Apr 16:32
ce1c58b

Choose a tag to compare

What's Changed

  • no functional changes to libglua
  • fix for gcc compiler errors by @tcashel in #3

Full Changelog: v0.9.4...v0.9.5

v0.9.4 cmake add_subdirectory() support

30 Mar 02:54
b2839d4

Choose a tag to compare

Merge pull request #2 from spotx/fix_target_public_exports

Fix target glua PRIVATE => PUBLIC export for add_subdirectory() includes