Use unique project name

This also works around a shamiko bug which will be
fixed later.
This commit is contained in:
Wang Han
2024-07-04 23:06:15 +08:00
committed by Chris Renshaw
parent efa3e98a94
commit 6d173fb3a1

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.22.1)
project(zygisk)
project(playintegrityfix)
find_package(cxx REQUIRED CONFIG)