File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 4747 run : |
4848 cmake --version
4949 ls -la install/shared-cmake/lib/cmake/hidapi/
50+ sed -i '1s/^/message("! PACKAGE_FIND_VERSION: ${PACKAGE_FIND_VERSION})"\n/' install/shared-cmake/lib/cmake/hidapi/hidapi-config-version.cmake
51+ sed -i '1s/^/message("! CVF_VERSION: ${CVF_VERSION})"\n/' install/shared-cmake/lib/cmake/hidapi/hidapi-config-version.cmake
52+ sed -i '1s/^/message("! CMAKE_SIZEOF_VOID_P: ${CMAKE_SIZEOF_VOID_P})"\n/' install/shared-cmake/lib/cmake/hidapi/hidapi-config-version.cmake
53+
5054 cat install/shared-cmake/lib/cmake/hidapi/hidapi-config.cmake
55+ echo "------------- --------------------- ----------------------- ----------------------"
56+ echo "------------- --------------------- ----------------------- ----------------------"
57+ echo "------------- --------------------- ----------------------- ----------------------"
5158 cat install/shared-cmake/lib/cmake/hidapi/hidapi-config-version.cmake
5259 cmake \
5360 -B build/shared_test \
You can’t perform that action at this time.
0 commit comments