Login
Discover
Waves
Decks
Upgrade
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
cmake
serpent7776
DBuzz
Monday, October 14, 2024 5:15 PM
They say that C++ template metaprogramming code is unreadable. #cmake ...
... target_link_libraries ( foo PUBLIC $<IF:$<OR:$<STREQUAL:$<TARGET_PROPERTY:TYPE>,SHARED_LIBRARY>,$<STREQUAL:$<TARGET_PROPERTY:TYPE>,MODULE_LIBRARY>>, bar_shared_boost,
$ 0.000
0
jfmherokiller
programming
Friday, July 17, 2020 5:33 AM
a helpful template for cmake if you are trying to upgrade a project which uses autoconf
I just wish to share part of a large cmake file im working on to handle the process of converting an an old project (this is kind of part of the protomuck thing) to a newer cmake backed format. INCLUDE
$ 0.062
6
mtl1979
cmake
Wednesday, July 8, 2020 2:28 AM
How to force cmake to link against static version of library...
Sometimes it is necessary to force cmake project to link against static version of system library if available, it can be done using following code snippets, which are from cmake package for Ubuntu. Replace
$ 0.000
1
mtl1979
cmake
Tuesday, June 23, 2020 3:47 PM
How to add FindPackage() script for libraries not already supported by cmake.
Sometimes a developer wants to make sure compilation of a program doesn't fail even if user hasn't installed all the dependencies... With cmake it is easy to add optional packages that will only be built
$ 0.029
7
1
mahirv
Succulent growers
Friday, August 8, 2025 4:10 PM
Promoted
Aloe vera care: beauty and health together
Aloe vera has always been one of my favorite plants—not just for its beauty, but also for its incredible medicinal properties. I've been nurturing this plant for over a eight month, and now it's growing
$ 0.031
14
2
dothebest0927
gcc
Monday, May 27, 2019 7:27 AM
[CentOS7] How to cmake 3.8.2 build (Required minimum version) - 1
How to install Cmake 3.8.2 build (Required minimum version) Step $ wget $ tar -zxvf cmake-3.6.1.tar.gz $ cd cmake-3.6.1 $ ./bootstrap (Required gcc Compiler) $ make $ make install $ \cp -f ./bin/cmake
$ 0.000
0
copernix
eos
Thursday, September 20, 2018 2:45 PM
CMake + EOSIO
Purpose This tutorial describes how to use CMake (and CLion) to build smart contracts for the eosio blockchain. This work was motivated by the absence of build tools that can be used directly from an IDE.
$ 0.000
2
3
cho.dev
eos
Saturday, May 12, 2018 1:09 PM
EOS Smart Contract - MAC
테스트 환경 Mac version 10.13.4 OpenSSL version 2.2.7 MongoDB Cmake version 3.11.1 라이브러리 설치 #cmake $ brew install cmake $ brew update cmake #openssl $ brew install openssl $ export
$ 0.000
1
1
deep-root
kr
Tuesday, February 13, 2018 5:58 PM
Qt creator를 이용해서 CMake project setup하는 방법 (Ubuntu 환경)
Qt의 공식 IDE인 (또는 Editor 인) Qt creator의 가장 기본적인 구성은 Qt project + qmake 이다. 하지만 C++을 지원하는 Qt creator는 CMakeLists project + cmake를 프로젝트 단위로 셋업해서 사용할 수 있다. 본 포스트에서는 Qt creator를 이용해서 cmake project를 import하는
$ 0.000
1
promzy23
Sketchbook
Saturday, August 9, 2025 10:25 AM
Promoted
Silent Hunger
Hello Everyone, Good morning Today I'll be sharing my new artwork of a malnourished child, it brought grief to my heart while I was drawing this, because of how rapant this has become in our society. This
$ 2.307
51
3
2
alanzheng
resolve
Monday, October 9, 2017 7:19 AM
Resolve CMake find path issue
If CMake report something NOTFOUND: Try to add set(CMAKE_PREFIX_PATH "/correct path") in CMakeLists.txt Or set CMAKE_PREFIX_PATH in cmake command line.
$ 0.000
2
Top communities
Create decentralized community