Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
d69e6860
Commit
d69e6860
authored
Jan 19, 2009
by
Philip Lowman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
BUG: Reverted change made in 1.27, should be unnecessary (Issue
#7508
)
parent
b87e0687
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
Modules/FindBoost.cmake
Modules/FindBoost.cmake
+0
-2
No files found.
Modules/FindBoost.cmake
View file @
d69e6860
...
...
@@ -648,7 +648,6 @@ ELSE (_boost_IN_CACHE)
${
Boost_LIB_PREFIX
}
boost_
${
COMPONENT
}${
_boost_COMPILER
}${
_boost_MULTITHREADED
}${
_boost_STATIC_TAG
}
-
${
Boost_LIB_VERSION
}
${
Boost_LIB_PREFIX
}
boost_
${
COMPONENT
}${
_boost_MULTITHREADED
}
${
Boost_LIB_PREFIX
}
boost_
${
COMPONENT
}${
_boost_MULTITHREADED
}${
_boost_STATIC_TAG
}
${
Boost_LIB_PREFIX
}
boost_
${
COMPONENT
}${
_boost_MULTITHREADED
}
-
${
Boost_LIB_VERSION
}
${
Boost_LIB_PREFIX
}
boost_
${
COMPONENT
}
HINTS
${
_boost_LIBRARIES_SEARCH_DIRS
}
)
...
...
@@ -658,7 +657,6 @@ ELSE (_boost_IN_CACHE)
${
Boost_LIB_PREFIX
}
boost_
${
COMPONENT
}${
_boost_COMPILER
}${
_boost_MULTITHREADED
}${
_boost_STATIC_TAG
}${
_boost_ABI_TAG
}
-
${
Boost_LIB_VERSION
}
${
Boost_LIB_PREFIX
}
boost_
${
COMPONENT
}${
_boost_MULTITHREADED
}
-
${
_boost_ABI_TAG
}
${
Boost_LIB_PREFIX
}
boost_
${
COMPONENT
}${
_boost_MULTITHREADED
}${
_boost_STATIC_TAG
}${
_boost_ABI_TAG
}
${
Boost_LIB_PREFIX
}
boost_
${
COMPONENT
}${
_boost_MULTITHREADED
}${
_boost_ABI_TAG
}
-
${
Boost_LIB_VERSION
}
${
Boost_LIB_PREFIX
}
boost_
${
COMPONENT
}
-
${
_boost_ABI_TAG
}
HINTS
${
_boost_LIBRARIES_SEARCH_DIRS
}
)
...
...
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