diff --git a/Compiler/gtest/1/variants b/Compiler/gtest/1/variants new file mode 100644 index 0000000..d383a10 --- /dev/null +++ b/Compiler/gtest/1/variants @@ -0,0 +1 @@ +gtest/1.7.0 unstable b:cmake b:gcc/5.4.0 diff --git a/Programming/gtest/build b/Compiler/gtest/build similarity index 95% rename from Programming/gtest/build rename to Compiler/gtest/build index 28b4df5..395c6f8 100755 --- a/Programming/gtest/build +++ b/Compiler/gtest/build @@ -30,6 +30,6 @@ pbuild::install() { cp -v *.a "${_lib_dstdir}" } -pbuild::add_to_group 'Programming' +pbuild::add_to_group 'Compiler' pbuild::make_all diff --git a/Programming/gtest/modulefile b/Compiler/gtest/modulefile similarity index 100% rename from Programming/gtest/modulefile rename to Compiler/gtest/modulefile diff --git a/Programming/gtest/1/variants b/Programming/gtest/1/variants deleted file mode 100644 index 9c6ffe2..0000000 --- a/Programming/gtest/1/variants +++ /dev/null @@ -1 +0,0 @@ -gtest/1.7.0 unstable b:cmake