All Projects → jedbrown → Cmake Modules

jedbrown / Cmake Modules

Licence: bsd-2-clause
CMake modules for some scientific libraries

Labels

Projects that are alternatives of or similar to Cmake Modules

Abb experimental
Experimental packages for ABB manipulators within ROS-Industrial (http://wiki.ros.org/abb_experimental)
Stars: ✭ 61 (-18.67%)
Mutual labels:  cmake
Spirit
Atomistic Spin Simulation Framework
Stars: ✭ 67 (-10.67%)
Mutual labels:  cmake
Ncnn Benchmark
The benchmark of ncnn that is a high-performance neural network inference framework optimized for the mobile platform
Stars: ✭ 70 (-6.67%)
Mutual labels:  cmake
Clang Blueprint
🏰 Example C++11 CMake project that incorporates awesome Clang tooling 🐉
Stars: ✭ 63 (-16%)
Mutual labels:  cmake
Magnum Plugins
Plugins for the Magnum C++11/C++14 graphics engine
Stars: ✭ 66 (-12%)
Mutual labels:  cmake
Nitroshare Desktop
Network file transfer application for Windows, OS X, & Linux
Stars: ✭ 1,150 (+1433.33%)
Mutual labels:  cmake
Wtoolsdkroomlive
微控工具xp模块-开发版[微信(wechat)二次开发模块]sdk微信多群直播demo
Stars: ✭ 60 (-20%)
Mutual labels:  cmake
Gpu Icp Slam
Stars: ✭ 73 (-2.67%)
Mutual labels:  cmake
Kaidan
[Replaced by https://invent.kde.org/network/kaidan] Kaidan, a simple and user-friendly Jabber/XMPP client for every device and platform.
Stars: ✭ 67 (-10.67%)
Mutual labels:  cmake
Magnum Bootstrap
Bootstrap projects for Magnum C++11/C++14 graphics engine
Stars: ✭ 69 (-8%)
Mutual labels:  cmake
Android Cmake
CMake toolchain file and other scripts for the Android NDK
Stars: ✭ 1,123 (+1397.33%)
Mutual labels:  cmake
Vs.language.cmake
Syntax highlighting for Cmake in Visual Studio Code
Stars: ✭ 64 (-14.67%)
Mutual labels:  cmake
Tristeon3d
A 3D Engine built by two Game Engineering students.
Stars: ✭ 68 (-9.33%)
Mutual labels:  cmake
Osql Experimental
A community-oriented fork of osquery with support for cmake, public CI testing, and regular releases
Stars: ✭ 62 (-17.33%)
Mutual labels:  cmake
Hacktoberfest2020
Contribute for hacktoberfest 2020
Stars: ✭ 72 (-4%)
Mutual labels:  cmake
Gr Adsb
GNU Radio OOT module for demodulating and decoding ADS-B packets
Stars: ✭ 61 (-18.67%)
Mutual labels:  cmake
Hazelcast Cpp Client
Hazelcast IMDG C++ Client
Stars: ✭ 67 (-10.67%)
Mutual labels:  cmake
Fcnpc
FCNPC - Fully Controllable NPC
Stars: ✭ 73 (-2.67%)
Mutual labels:  cmake
Burst
То, чего нет в Бусте
Stars: ✭ 72 (-4%)
Mutual labels:  cmake
Didi challenge ros
Roslaunch to visualize a rosbag file from Udacity (DiDi Challenge)
Stars: ✭ 69 (-8%)
Mutual labels:  cmake

A collection of CMake modules, which can mostly be used independently.

The utilities for writing robust Find* modules might be useful until CMake takes static libraries and multiple active configurations seriously. See Improving Find* Modules.

Note for PETSc users: please consider using FindPkgConfig instead of FindPETSc.cmake from this package. PETSc has distributed petsc.pc for use by pkg-config since PETSc 3.4 and some corner cases were fixed in 3.12. Use of the provided petsc.pc is simpler for you distributing your package (only requires CMake default modules) and for us to maintain, especially when distributions modify the installation schema (so there is no PETSC_DIR).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].