Files @ r28293:13ab39ecefa6
Branch filter:

Location: cpp/openttd-patchpack/source/src/3rdparty/icu/CMakeLists.txt - annotation

Loïc Guilloux
Fix: [Script] Properly store the previous AsyncMode state (#11587)
1
2
3
4
5
add_files(
    scriptrun.cpp
    scriptrun.h
    CONDITION ICU_i18n_FOUND
)