rom-properties/extlib/lz4/build/visual
2024-07-28 20:12:00 -04:00
..
generate_solution.cmd [lz4] Update: v1.9.4 -> v1.10.0 2024-07-28 20:12:00 -04:00
generate_vs2015.cmd [lz4] Update: v1.9.4 -> v1.10.0 2024-07-28 20:12:00 -04:00
generate_vs2017.cmd [lz4] Update: v1.9.4 -> v1.10.0 2024-07-28 20:12:00 -04:00
generate_vs2019.cmd [lz4] Update: v1.9.4 -> v1.10.0 2024-07-28 20:12:00 -04:00
generate_vs2022.cmd [lz4] Update: v1.9.4 -> v1.10.0 2024-07-28 20:12:00 -04:00
README.md [lz4] Update: v1.9.4 -> v1.10.0 2024-07-28 20:12:00 -04:00

These scripts will generate Visual Studio Solutions for a selected set of supported versions of MS Visual.

For these scripts to work, both cmake and the relevant Visual Studio version must be locally installed on the system where the script is run.

If cmake is installed into a non-standard directory, or user wants to test a specific version of cmake, the target cmake directory can be provided via the environment variable CMAKE_PATH.