This website requires JavaScript.
Explore
Help
Sign In
Public-Mirror
/
LunaHook-mirror
Watch
1
Star
0
Fork
0
You've already forked LunaHook-mirror
mirror of
https://github.com/HIllya51/LunaHook.git
synced
2024-11-23 22:05:36 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
9f248d4894
LunaHook-mirror
/
include
/
CMakeLists.txt
5 lines
100 B
CMake
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-02-07 20:59:24 +08:00
pch
2024-05-06 22:56:24 +08:00
add_library
(
pch
hookcode.cpp
pch.cpp
stringutils.cpp
)
target_precompile_headers
(
pch
PUBLIC
pch.h
)
Reference in New Issue
Copy Permalink