Files
unison/build-support
Rui Chen 06a0874647 build: Prevent the redefinition of stdlib_pch target in release builds
```
  -- Precompiled headers were enabled
  CMake Error at build-support/macros-and-definitions.cmake:1272 (add_library):
    add_library cannot create ALIAS target "stdlib_pch" because another target
    with the same name already exists.
  Call Stack (most recent call first):
    CMakeLists.txt:149 (process_options)
```

Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-05-26 21:48:38 +00:00
..
2023-11-20 21:30:01 -03:00
2023-10-28 15:57:04 -03:00
2022-02-21 22:18:42 -03:00