Skip to content
Snippets Groups Projects
Commit a16ffd61 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Future work: replace function setif_value_in_list by list(FIND)

parent 55746e17
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# This is the list( FIND list value matched )
# To be removed
function(setif_value_in_list matched VALUE list)
set(${matched} FALSE PARENT_SCOPE)
string(TOLOWER ${VALUE} value)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment