From 773be4af1321ddd88f1b05dcc6ddeedd4f03c089 Mon Sep 17 00:00:00 2001 From: Igor Belitskiy Date: Tue, 23 May 2023 17:50:06 +0600 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B2=20gitignore=20h=20=D1=84=D0=B0=D0=B9=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- source/CMakeLists.txt | 4 +++- ubl-settings-resourcequota.glade | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6790489..a33af3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .vscode/ ubl-settings-resourcequota.glade~ -ubl-settings-resourcequota_ru.po~ \ No newline at end of file +ubl-settings-resourcequota_ru.po~ +source/ubl-cmake.h \ No newline at end of file diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index 5bfe2ab..ed1ad0e 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -59,4 +59,6 @@ set(LIBRARIES add_executable(${PROJECT_NAME} ${SOURCE_FILES}) target_link_libraries(${PROJECT_NAME} PUBLIC ${LIBRARIES}) target_include_directories(${PROJECT_NAME} PUBLIC ${PROJECT_BINARY_DIR}) -install(TARGETS ubl-settings-resourcequota DESTINATION bin) \ No newline at end of file +install(TARGETS ubl-settings-resourcequota DESTINATION bin) + + diff --git a/ubl-settings-resourcequota.glade b/ubl-settings-resourcequota.glade index f7ff2aa..971824f 100644 --- a/ubl-settings-resourcequota.glade +++ b/ubl-settings-resourcequota.glade @@ -1052,7 +1052,7 @@ limit - + True False vertical