Use the CMAKE_INDEPENDENT_CODE property instead of using -fPIC compilation option as this option is not valid for all compilers.
Activity
assigned to @mickael.turnel
added 18 commits
-
265d594c...fd256e04 - 13 commits from branch
master
- 6f531b86 - Update CMakeLists.txt so that the project can be added as a subdirectory of linphone-sdk.
- a79b171e - Use the CMAKE_INDEPENDENT_CODE property instead of using -fPIC compilation...
- a5b0d006 - Remove now useless MSVC include directory.
- cd2b47b8 - Add missing user32 library for Windows link.
- a1ff7db7 - Rename CMake targets for uniform naming.
Toggle commit list-
265d594c...fd256e04 - 13 commits from branch
added 1 commit
- a9acdcc5 - Apply CMake refactor to the new example plugin.
added 1 commit
- 04b32e46 - Apply CMake refactor to the new example plugin.
added 1 commit
- 5c2aca0f - Apply CMake refactor to the new example plugin.
added 1 commit
- 8a84e5ae - Apply CMake refactor to the new example plugin.
added 1 commit
- 0040ed8c - Apply CMake refactor to the new example plugin.
requested review from @fgrisez
added 10 commits
-
607ca3cf...1c4f3318 - 4 commits from branch
master
- 3f302abb - Update CMakeLists.txt so that the project can be added as a subdirectory of linphone-sdk.
- 8a1f8b31 - Use the CMAKE_INDEPENDENT_CODE property instead of using -fPIC compilation...
- 4c1254d2 - Remove now useless MSVC include directory.
- 420541ba - Add missing user32 library for Windows link.
- 51cb9fe1 - Rename CMake targets for uniform naming.
- 839b87ab - Apply CMake refactor to the new example plugin.
Toggle commit list-
607ca3cf...1c4f3318 - 4 commits from branch
added 15 commits
-
839b87ab...6d32496f - 9 commits from branch
master
- 16b05788 - Update CMakeLists.txt so that the project can be added as a subdirectory of linphone-sdk.
- f6d05469 - Use the CMAKE_INDEPENDENT_CODE property instead of using -fPIC compilation...
- fe30dc62 - Remove now useless MSVC include directory.
- 43d8c879 - Add missing user32 library for Windows link.
- 3229315c - Rename CMake targets for uniform naming.
- e4ec35b3 - Apply CMake refactor to the new example plugin.
Toggle commit list-
839b87ab...6d32496f - 9 commits from branch
Please register or sign in to reply