elementary-dev-community team mailing list archive
-
elementary-dev-community team
-
Mailing list archive
-
Message #02878
Different CMake files in elementary
Hi guys,
what i found out today is, that different projects use different cmake/
directories. E.g. switchboard-plug-about and switchboard-plug-about
This caused e.g. the Power Plug to fail with the CMakeLists.txt from
tintous libpeas version for the About Plug.
% make
Scanning dependencies of target i18n
[ 25%] messages.”
[ 25%] Built target i18n
make[2]: *** No rule to make target
`../src/home/simon/Code/switchboard-plug-power-new/build/src/config.vala',
needed by `src/Plug.c'. Stop.
make[1]: *** [src/CMakeFiles/about.dir/all] Error 2
I'm interested if there is a "elementary"/upstream version of the cmake
directory which should be used for new/updated projects.
Simon -smndtrl- Dieterle
Follow ups