build: lib/common/CMakeLists.txt, remove unneeded unset calls

This commit is contained in:
sithlord48
2025-12-29 21:29:40 -05:00
committed by Nick Bolton
parent 4a62e51d1d
commit fb63b70e8d

View File

@ -8,9 +8,6 @@ endif()
configure_file(Constants.h.in Constants.h @ONLY)
unset(CLIENT_BINARY)
unset(SERVER_BINARY)
add_library(common STATIC
Enums.h
ExitCodes.h