build changes

This commit is contained in:
nexusverypro
2026-07-03 22:22:19 +01:00
parent 35f52a4115
commit 3c55bd62e1
4 changed files with 28 additions and 7 deletions

3
cmake/watermark.cpp.i Normal file
View File

@@ -0,0 +1,3 @@
extern "C" const char* const g_watermark =
"libradhook, a lightweight and minimalistic cross-platform hooking library for windows and android. "
"built by RecRoomArchive. copyright (c) RecRoomArchive, all rights reserved.";