mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-11-13 22:55:29 +00:00
Remove example app not existing in source code
This commit is contained in:
parent
80f822ac59
commit
af2b04c733
@ -10,6 +10,3 @@ target_link_libraries(calc2 pthread)
|
||||
|
||||
add_executable(calc3 calc3.cc)
|
||||
target_link_libraries(calc3 pthread)
|
||||
|
||||
add_executable(calc_readme calc_readme.cc)
|
||||
target_link_libraries(calc_readme pthread)
|
||||
|
Loading…
Reference in New Issue
Block a user