On 2026/05/05 0:09, [email protected] wrote: > Author: rinrab > Date: Mon May 4 15:09:48 2026 > New Revision: 1933812 > > Log: > cmake: Import targets.cmake before processing dependencies; This would allow > potentially refering to those targets in dependency search. Although cmake > allows to link a non-existing target, the target that it is linked to has to > be > declared before. > > * CMakeLists.txt > (target_exports, ra-libs, fs-libs, the-include): Move them up. > > Modified: > subversion/trunk/CMakeLists.txt After r1933812, cmake is failing with SVN_ENABLE_SWIG_* options.
[[[ CMake Error at build/cmake/targets.cmake:2626 (swig_add_library): Unknown CMake command "swig_add_library". Call Stack (most recent call first): CMakeLists.txt:290 (include) ]]] -- Jun Omae <[email protected]> (大前 潤)

