diff options
| author | n0n4m3 <none@none> | 2009-12-29 17:56:43 +0100 |
|---|---|---|
| committer | n0n4m3 <none@none> | 2009-12-29 17:56:43 +0100 |
| commit | 5b975766f5f7dec597046af627bb70a1891aafd0 (patch) | |
| tree | b9479b38782f46872a7dc036ce02e932cc814711 /src/trinitycore | |
| parent | df88de1f2ab88815d5450cd2088528908e3d657d (diff) | |
Removed not needed gomp from cmakefiles
--HG--
branch : trunk
Diffstat (limited to 'src/trinitycore')
| -rw-r--r-- | src/trinitycore/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/trinitycore/CMakeLists.txt b/src/trinitycore/CMakeLists.txt index ab707fcac79..4d59fee355e 100644 --- a/src/trinitycore/CMakeLists.txt +++ b/src/trinitycore/CMakeLists.txt @@ -48,7 +48,6 @@ vmaps g3dlite ${READLINE_LIBRARY} ${TERMCAP_LIBRARY} -gomp ${SCRIPT_LIB} ${MYSQL_LIBRARIES} ${POSTGRESQL_LIBRARIES} |
