Commit 5759c150 authored by Ronan's avatar Ronan
Browse files

Merge branch 'fix/remove-useless-c++-compiler-check' into 'bc'

Remove useless C++ compiler check.

See merge request !1
parents 34af5de2 47be0c60
1 merge request!1Remove useless C++ compiler check.
Showing with 1 addition and 1 deletion
......@@ -22,7 +22,7 @@
cmake_minimum_required(VERSION 3.0)
project(libxsd VERSION 4.0.0 LANGUAGES CXX)
project(libxsd VERSION 4.0.0 LANGUAGES NONE)
install(DIRECTORY xsd
DESTINATION include
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment