add info checker.
This commit is contained in:
@@ -18,4 +18,8 @@ add_executable(shifter
|
||||
|
||||
target_link_libraries(shifter
|
||||
PRIVATE Boost::program_options
|
||||
)
|
||||
|
||||
add_executable(infoer
|
||||
Infoer.cpp
|
||||
)
|
||||
Reference in New Issue
Block a user