sol2/cmake
Shepherd 612b469ad9 🛠 Retrieve main thread to prevent collapses on Luas
— Lua 5.1, 5.2, and 5.3 seemed to have a deficiency in which the stack thread space variable (given as a lua_State*) would die before everything referencing it would be properly dead. This made holding a reference for keep-alive purposes impossible to maintain. Therefore, we retrieve the main thread to keep it alive.
2022-06-24 12:51:09 -04:00
..
Includes Relocate build flags / settings to the internal cmake space! 2021-10-23 15:56:57 -04:00
Modules 💚 Some stuff to make the CI builds a bit better 2021-05-07 01:56:32 -04:00
Packages 🛠 Retrieve main thread to prevent collapses on Luas 2022-06-24 12:51:09 -04:00
sol2-config.cmake.in Preparing to separate the build from the table 2021-09-15 03:26:40 -04:00