mirror of https://github.com/CGAL/cgal
) Remove spurious "-l".
This commit is contained in:
parent
688ba73466
commit
c8a93cf0ed
|
|
@ -4,7 +4,7 @@ DESCRIPTION =
|
|||
PROVIDES = BOOST_PROGRAM_OPTIONS
|
||||
CXXFLAGS =
|
||||
LDFLAGS =
|
||||
LIBS = -lboost_program_options
|
||||
LIBS = boost_program_options
|
||||
REQUIRES =
|
||||
INCOMPATIBLE =
|
||||
STDINCLDIRS = /usr/include/\*
|
||||
|
|
|
|||
Loading…
Reference in New Issue