summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Remove #pragma omp from definition of structure in the header file.Slávek Banko2021-08-291-9/+5
| | | | | | | | | Use #pragma omp relates to code blocks, which is usually not the case of the header files. Therefore, use in the definition of structure seems incorrect and may cause FTBFS with some OpenMP implementations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 05c71a837285074c711e3aaff5e2ca878ee1b862)
* Conversion to the cmake building system.gregory guy2021-08-291-0/+80
Signed-off-by: gregory guy <gregory-tde@laposte.net> some fixes and improvements. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2e4e81b25e17309dadfcbce6cda68a0bf9516305)