Files
reactos/base/setup/lib
Hermès Bélusca-Maïto a8806a34f8 [SETUPLIB] Use target_include_directories() (#9524)
- Use `target_include_directories()` in the libraries' CMakeLists.txt for
  exposing their include path to their users, so that these library users
  do not have to manually add these paths to their own CMakeLists.txt.

- Explicitly specify `STATIC` in `add_library()` for static libraries.

- Use MODULE instead of SHARED for the DLL. See commit 23373acbb9 for more details.
2026-09-14 22:05:53 +02:00
..
2025-01-28 13:36:45 +09:00
2025-01-28 13:36:45 +09:00