2.0.15
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
set(MYX_CMAKE_PACKAGE_VERSION "2.0.14")
|
||||
set(MYX_CMAKE_PACKAGE_VERSION "2.0.15")
|
||||
if(MYX_CMAKE_PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
|
||||
set(PACKAGE_VERSION_COMPATIBLE FALSE)
|
||||
else()
|
||||
|
@ -31,4 +31,4 @@ macro(myx_find_requred_packages)
|
||||
unset(multiValueArgs)
|
||||
unset(oneValueArgs)
|
||||
unset(options)
|
||||
endmacro(myx_find_packages)
|
||||
endmacro(myx_find_required_packages)
|
||||
|
Reference in New Issue
Block a user