We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14682b9 commit 3eadc0bCopy full SHA for 3eadc0b
1 file changed
CMakeLists.txt
@@ -53,4 +53,4 @@ if(build_errors)
53
54
endif()
55
56
-install(FILES README.md DESTINATION ${GZ_DATA_INSTALL_DIR})
+install(CODE "message(\"Nothing to install\")")
0 commit comments