getting running on linux desktop

This commit is contained in:
talksik
2023-08-18 15:23:02 -07:00
parent 6b88d5d694
commit 656fd421de
43 changed files with 4423 additions and 0 deletions
@@ -0,0 +1,20 @@
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
"/home/talksik/code/qmlglsink-example/main.cpp" "CMakeFiles/qml-example.dir/main.cpp.o" "gcc" "CMakeFiles/qml-example.dir/main.cpp.o.d"
"/home/talksik/code/qmlglsink-example/build/qrc_qmlsink.cpp" "CMakeFiles/qml-example.dir/qrc_qmlsink.cpp.o" "gcc" "CMakeFiles/qml-example.dir/qrc_qmlsink.cpp.o.d"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")