summaryrefslogtreecommitdiffstats
path: root/src/libavoid/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Put adaptagrams into its own folderMarc Jeanmougin2018-04-291-58/+0
|
* Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; ↵Sylvain Chiron2017-07-011-0/+21
| | | | | | changed the code to match the new API Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr>
* cmake:Campbell Barton2011-06-131-1/+20
| | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281)
* cmake:Campbell Barton2011-06-131-2/+2
| | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276)
* cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵Campbell Barton2011-06-121-2/+2
| | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274)
* work in progress cmake commit:Campbell Barton2011-06-121-18/+17
| | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272)
* Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-021-0/+2
| | | (bzr r8855)
* Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵Joshua L. Blocher2009-01-121-0/+2
| | | | | sub-libs of inkscape. (bzr r7120)
* Cmake: fix config.h not being foundJoshua L. Blocher2008-06-141-15/+0
| | | (bzr r5944)
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-071-30/+30
| | | (bzr r5379)
* Adjustments to the lib directory Cmake filesJoshua L. Blocher2008-03-301-1/+1
| | | (bzr r5250)
* add CMakeFiles for io, jabber_whiteboard libavoid libcola.Johan B. C. Engelen2008-03-301-0/+30
(bzr r5245)