diff options
| author | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2020-03-31 19:41:48 +0800 | 
|---|---|---|
| committer | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2020-03-31 19:41:48 +0800 | 
| commit | 8495e87c3215b9464725ecc87d3edad25e144175 (patch) | |
| tree | f8e5170f13da08d74cf2e8b31cb07d51237468fe /.gitignore | |
| parent | 4681103c794fef10a0448d4378ca68ac77b6ee29 (diff) | |
Build shared library, and prepare installation
and rely on system installed libicclient.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 | 
1 files changed, 4 insertions, 1 deletions
| @@ -1,11 +1,14 @@ +android-build +android_deployment_settings.json*  CMakeCache.txt  CMakeFiles  cmake_install.cmake  CMakeLists.txt.user  html +install_manifest.txt  libqicclient.a  Makefile -moc_* +*moc*  *.o  qicclient_autogen  *.swp |