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 47
47
run : |
48
48
cmake --version
49
49
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
+
50
54
cat install/shared-cmake/lib/cmake/hidapi/hidapi-config.cmake
55
+ echo "------------- --------------------- ----------------------- ----------------------"
56
+ echo "------------- --------------------- ----------------------- ----------------------"
57
+ echo "------------- --------------------- ----------------------- ----------------------"
51
58
cat install/shared-cmake/lib/cmake/hidapi/hidapi-config-version.cmake
52
59
cmake \
53
60
-B build/shared_test \
You can’t perform that action at this time.
0 commit comments