aboutsummaryrefslogtreecommitdiffstats
path: root/utils/alsoft-config/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Set the C/C++ standard version properties manuallyChris Robinson2023-02-251-1/+2
* Fix installing alsoft-configChris Robinson2020-04-151-1/+9
* Combine utility target installsChris Robinson2020-04-141-7/+0
* Require Qt5 for alsoft-configChris Robinson2020-04-051-49/+17
* Don't include version.h in mainwindow.cppChris Robinson2019-08-311-0/+2
* CMAKE: export PUBLIC headers of OpenAL.ArthurSonzogni2019-04-301-0/+2
* Include header files in CMake's source listsChris Robinson2018-04-211-2/+4
* Search for and use Qt5 for alsoft-configChris Robinson2017-01-121-13/+36
* Rename the version target for systems that have a version libChris Robinson2016-12-211-2/+2
* More robustly generate the git commit ID and branchChris Robinson2016-12-211-0/+3
* Use GNUInstallDirs to place the build artifacts properlyMarcel Metz2016-09-061-3/+3
* Add a cmake option to embed the HRTF dataChris Robinson2016-07-121-0/+1
* Don't have ../../ as part of the target nameChris Robinson2013-07-021-3/+4
* Check for Qt4 earlierChris Robinson2013-06-241-1/+0
* Properly check that Qt4 4.8+ was foundChris Robinson2013-06-241-1/+1
* Specify the required Qt4 version to find_packageChris Robinson2013-06-241-5/+3
* Make sure QtCore and QtGui were found and link with the appropriate libsChris Robinson2013-06-241-2/+2
* Require Qt 4.8 or newer for alsoft-configChris Robinson2013-06-241-1/+2
* Move alsoft-config to a separate project fileChris Robinson2013-06-241-0/+30