Closed wuch-g2v closed 1 year ago
cmake -L output:
-- Cache values
ADDRESS_SANITIZE:BOOL=OFF
BUILD_SHARED_LIBS:BOOL=ON
BUILD_STATIC_LIBS:BOOL=OFF
BUILD_TESTS:BOOL=ON
CMAKE_BUILD_TYPE:STRING=RelWithDebInfo
CMAKE_INSTALL_PREFIX:PATH=/usr
CODE_COVERAGE:BOOL=OFF
MATH:FILEPATH=/usr/lib64/libm.so
Do you know how to fix it?
I've not been looking on that case yet. I've only noticed that automated rpm package build of updated version libmysofa failed because of missing header files.
@andreasfranck May you have a look on this issue because it was introduce by your changes? Includes are only exported if compile with the static option.
Includes are only exported if compile with the static option.
Which does not make any sense ..
Looks like in just released 1.3.2 install target do not install any header files: