Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
belle-sip
Commits
fa541d67
Commit
fa541d67
authored
Feb 17, 2016
by
Ghislain MARY
Browse files
Fix my last commit.
parent
baed2773
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cmake/BelleSIPConfig.cmake.in
cmake/BelleSIPConfig.cmake.in
+1
-1
No files found.
cmake/BelleSIPConfig.cmake.in
View file @
fa541d67
...
@@ -33,7 +33,7 @@ if(NOT LINPHONE_BUILDER_GROUP_EXTERNAL_SOURCE_PATH_BUILDERS)
...
@@ -33,7 +33,7 @@ if(NOT LINPHONE_BUILDER_GROUP_EXTERNAL_SOURCE_PATH_BUILDERS)
endif()
endif()
if(LINPHONE_BUILDER_GROUP_EXTERNAL_SOURCE_PATH_BUILDERS)
if(LINPHONE_BUILDER_GROUP_EXTERNAL_SOURCE_PATH_BUILDERS)
include("EP_bctoolbox_CONFIG_DIR}/BcToolboxConfig.cmake")
include("
${
EP_bctoolbox_CONFIG_DIR}/BcToolboxConfig.cmake")
else()
else()
find_package(BcToolbox REQUIRED)
find_package(BcToolbox REQUIRED)
endif()
endif()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment