Logo
Explore Help
Sign In
realAscot/kicad-source
1
0
Fork 0
You've already forked kicad-source
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-09-15 10:43:15 +02:00
Code Issues Packages Projects Releases Wiki Activity
kicad-source/thirdparty/clipper/CMakeLists.txt

10 lines
129 B
CMake
Raw Normal View History

Refactor all math into a new kimath library * Split up the thirdparty code into the thirdparty folder (#3637) * Create a new kimath static library containing all the math functions This is part of cleaning the build system for #1906.
2020-01-07 17:12:59 +00:00
add_library( clipper OBJECT
clipper.cpp
)
target_include_directories( clipper
PUBLIC
${CMAKE_CURRENT_SOURCE_DIR}
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 210ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API