build: lib/common/CMakeLists.txt, remove unneeded unset calls
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user