You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/apps
elsid 921a22fb73
Use target_precompile_headers for the most expensive headers
Only for MSVC. Ccache doesn't work out of the box with precompiled headers but
usually gives less build time for Clang and GCC. Also GCC builds code slower
with precompiled headers for unknown reason.
2 years ago
..
benchmarks Use target_precompile_headers for the most expensive headers 2 years ago
bsatool Use target_precompile_headers for the most expensive headers 2 years ago
bulletobjecttool Use target_precompile_headers for the most expensive headers 2 years ago
esmtool Use target_precompile_headers for the most expensive headers 2 years ago
essimporter Use target_precompile_headers for the most expensive headers 2 years ago
launcher Use target_precompile_headers for the most expensive headers 2 years ago
mwiniimporter Use target_precompile_headers for the most expensive headers 2 years ago
navmeshtool Use target_precompile_headers for the most expensive headers 2 years ago
niftest Use target_precompile_headers for the most expensive headers 2 years ago
opencs Use target_precompile_headers for the most expensive headers 2 years ago
openmw Use target_precompile_headers for the most expensive headers 2 years ago
openmw_test_suite Use target_precompile_headers for the most expensive headers 2 years ago
wizard Clean up Qt includes 2 years ago
doc.hpp