diff --git a/profiles/Linux_x86_64_Debug b/profiles/Linux_x86_64_Debug index 25132f8..d62d98b 100644 --- a/profiles/Linux_x86_64_Debug +++ b/profiles/Linux_x86_64_Debug @@ -2,4 +2,5 @@ os=Linux arch=x86_64 compiler=gcc +compiler.version=14 build_type=Debug \ No newline at end of file diff --git a/profiles/Linux_x86_64_Release b/profiles/Linux_x86_64_Release index fd79526..0c439a7 100644 --- a/profiles/Linux_x86_64_Release +++ b/profiles/Linux_x86_64_Release @@ -2,4 +2,5 @@ os=Linux arch=x86_64 compiler=gcc +compiler.version=14 build_type=Release \ No newline at end of file