remove unrelated .hgtags and json v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sat, 20 Feb 2021 19:14:54 +0100
branchv_0
changeset 9 52638b548a59
parent 8 04aa5591eee3
child 10 0afd34a2b424
remove unrelated .hgtags and json
.hgtags
src/CMakeLists.txt
--- a/.hgtags	Sun Feb 07 12:15:56 2021 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-0d3eb5129582878ca800b5ab3241d5f2907a3eb9 v0.13
-accf73de67786d37297a509ff6ce65c99d6e5c0d v0.14
-8730e2d0db0e866da5327d6a73a9c82ec23a96b0 v0.15
-b70e616178c064c7a296147e3787c853326c5898 v0.16
-afeb4e096753e12a89ecf07964e5458706759915 v0.17
-798dfcded2f57c1c662e881f0d5d6f58929bfe4a v0.17.1
--- a/src/CMakeLists.txt	Sun Feb 07 12:15:56 2021 +0100
+++ b/src/CMakeLists.txt	Sat Feb 20 19:14:54 2021 +0100
@@ -14,7 +14,6 @@
 # along with this program. If not, see <http://www.gnu.org/licenses/>.
 
 set(EXECUTABLE_FILE "relpipe-in-mimetable")
-set(EXECUTABLE_FILE_JSON "relpipe-in-jsontable")
 
 # Relpipe libraries:
 INCLUDE(FindPkgConfig)