diff options
| author | Clément <git@drawbu.dev> | 2025-10-16 10:37:42 -0700 |
|---|---|---|
| committer | Clément <git@drawbu.dev> | 2025-10-16 13:33:26 -0700 |
| commit | e6406ba156febfe473933d1f80236d8333e13033 (patch) | |
| tree | ba602ace3902d3e37c05270d4bd4cbe92eb03d92 /pkgs/development/python-modules/httpserver | |
| parent | 10dda58229fddb6ac849c95b70bb48148bb355b1 (diff) | |
eigen2: fix build failure with cmake 4
- CMake 4 is no longer retro compatible with versions < 3.5
- CMake Error at doc/snippets/CMakeLists.txt:17 (GET_TARGET_PROPERTY):
The LOCATION property may not be read from target "compile_class_LU". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
- CMake Error at doc/examples/CMakeLists.txt:11 (GET_TARGET_PROPERTY):
The LOCATION property may not be read from target
"Tutorial_simple_example_dynamic_size". Use the target name directly with
add_custom_command, or use the generator expression $<TARGET_FILE>, as
appropriate.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
