This website requires JavaScript.
Explore
Help
Sign In
claunia
/
libcdio-osx
Archived
Watch
1
Star
0
Fork
0
You've already forked libcdio-osx
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
c55b2ef3795ce9b91fb362f82da4f6c0cad7486b
libcdio-osx
/
include
/
Makefile.am
6 lines
73 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add a --disable-cxx configure parameter so that the C++ bindings can be skipped.
2006-03-30 10:47:51 +00:00
i
f
E
N
A
B
L
E
_
C
X
X
_
B
I
N
D
I
N
G
S
cxxdirs
=
cdio++
e
n
d
i
f
Move public includes to include/cdio. This should facilitate having this source installed locally since it allows #include <cdio/cdio.h> in the source tree.
2003-04-19 08:29:13 +00:00
Add a --disable-cxx configure parameter so that the C++ bindings can be skipped.
2006-03-30 10:47:51 +00:00
SUBDIRS
=
cdio
$(
cxxdirs
)
Reference in New Issue
Copy Permalink