Commit fe29b93a authored by Ronan Abhamon's avatar Ronan Abhamon

feat(app): remove `linphone-desktop` subfolder

parent d3dcddf8
# Temporary files --------------------------------------------------------------
*~
.*
\#*\#
.#.*
# Project configuration --------------------------------------------------------
*.pro.user
build*
Project.lnk
WORK
OUTPUT
Makefile
submodules/tunnel
record_for_lc_*.wav
.bc_tester_utils.tmp
CMakeLists.txt.user
build-*-Debug
build-*-Default
prepare.conf.user
Project.lnk
# Tags -------------------------------------------------------------------------
GPATH
GRTAGS
GTAGS
.ctags
.clang_complete
build-*-Debug
build-*-Default
CMakeLists.txt.user
# QMLC/JSC ---------------------------------------------------------------------
*.qmlc
*.jsc
# OTHER ------------------------------------------------------------------------
vgcore.*
vgcore.*
\ No newline at end of file
......@@ -247,7 +247,7 @@ endif ()
execute_process(COMMAND ${CMAKE_COMMAND} -E copy
"${CMAKE_CURRENT_SOURCE_DIR}/tools/private/pre-commit"
"${CMAKE_CURRENT_SOURCE_DIR}/../.git/hooks/pre-commit"
"${CMAKE_CURRENT_SOURCE_DIR}/.git/hooks/pre-commit"
)
# ------------------------------------------------------------------------------
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment