major reorganization; updates to versions; fixes
This commit is contained in:
9
scripts/Programming/gtest/build
Executable file
9
scripts/Programming/gtest/build
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
source "$(dirname $0)/../../../lib/libem.bash"
|
||||
|
||||
em.add_to_family 'Programming'
|
||||
em.set_runtime_dependencies ""
|
||||
em.set_build_dependencies "${COMPILER}"
|
||||
em.make_all
|
||||
|
||||
Reference in New Issue
Block a user