Skip to content

Commit 3eadc0b

Browse files
authored
Install nothing
Patch suggested by cottsay. Signed-off-by: Steve Peters <scpeters@intrinsic.ai>
1 parent 14682b9 commit 3eadc0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ if(build_errors)
5353

5454
endif()
5555

56-
install(FILES README.md DESTINATION ${GZ_DATA_INSTALL_DIR})
56+
install(CODE "message(\"Nothing to install\")")

0 commit comments

Comments
 (0)