leaningtech-dev team mailing list archive
-
leaningtech-dev team
-
Mailing list archive
-
Message #00431
Re: [Question #679181]: First time user on Cheerp
Question #679181 on Cheerp changed:
https://answers.launchpad.net/cheerp/+question/679181
Paul posted a new comment:
Now i tried the same thing with cmake :
cmake_minimum_required(VERSION 2.8.9)
project (hello)
add_executable(hello hello.cpp)
cmake -DCMAKE_TOOLCHAIN_FILE=/Applications/cheerp/share/cmake/Modules/CheerpToolchain.cmake ..
make
and that worked too ...
--
You received this question notification because your team Leaningtech
Team is an answer contact for Cheerp.