This website requires JavaScript.
Explore
Help
Sign In
PreacherDHM
/
OnLineTerminalGame
Watch
1
Star
0
Fork
0
You've already forked OnLineTerminalGame
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b688782a21500037484c58210b3a0c9cf23d9bd8
OnLineTerminalGame
/
libs
/
TerRend
/
CMakeLists.txt
3 lines
85 B
CMake
Raw
Normal View
History
Unescape
Escape
first
2025-01-20 20:08:42 +00:00
cmake_minimum_required
(
VERSION
3.28.0
)
therd
2025-01-20 20:20:25 +00:00
add_library
(
terrend
SHARED
"src/terrend.cpp"
)
Reference in New Issue
Copy Permalink