We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3c35da commit f26978dCopy full SHA for f26978d
tests/CMakeLists.txt
@@ -24,7 +24,7 @@
24
# along with OpenShot Library. If not, see <http://www.gnu.org/licenses/>.
25
################################################################################
26
27
-SET(TEST_MEDIA_PATH "${openshot_SOURCE_DIR}/src/examples/")
+SET(TEST_MEDIA_PATH "${PROJECT_SOURCE_DIR}/src/examples/")
28
29
################ WINDOWS ##################
30
# Set some compiler options for Windows
0 commit comments