drop cmake min version to 2.6 for now
This commit is contained in:
parent
653d0441aa
commit
ef9788a0a1
@ -17,7 +17,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
project(FreeRDP C)
|
||||
set(CMAKE_COLOR_MAKEFILE ON)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user