sphere-source-x/lib/bcrypt
cbnolok 6cdf242da1 CMake: external libs are now compiled as obj files, without an intermediate link-in-a-library stage.
This speeds up overall compilation, since only one link pass is done,
instead of one per target.
2025-05-09 20:08:22 +02:00
..
bcrypt Fixed compilation errors. Made more (easily) cross-platform the AbstractThread code (looking also at BSD). 2024-10-13 18:30:12 +02:00
CMakeLists.txt CMake: external libs are now compiled as obj files, without an intermediate link-in-a-library stage. 2025-05-09 20:08:22 +02:00