1 2 3 4 5 6 7 8 9
GO_LIBRARY() IF (TRUE) SRCS( binary.go native_endian_little.go varint.go ) ENDIF() END()