mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 12:23:41 +01:00
[cmake] Remove C as a project language
This commit is contained in:
parent
2ec749ad4b
commit
ae4b92803a
@ -27,7 +27,7 @@ endif()
|
||||
|
||||
# ############
|
||||
# Define Project
|
||||
project(app4triqs VERSION 3.2.0 LANGUAGES C CXX)
|
||||
project(app4triqs VERSION 3.2.0 LANGUAGES CXX)
|
||||
get_directory_property(IS_SUBPROJECT PARENT_DIRECTORY)
|
||||
|
||||
# ############
|
||||
|
Loading…
Reference in New Issue
Block a user