bin/CMakeLists.txt
authorAlan Knowles <alan@roojs.com>
Thu, 14 Feb 2019 07:27:10 +0000 (15:27 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 14 Feb 2019 07:27:10 +0000 (15:27 +0800)
bin/CMakeLists.txt

index b3dfd43..6535640 100644 (file)
@@ -28,10 +28,7 @@ OPTIONS
 add_executable(roojspacker
        ${ROOJSPACKER_MAIN_SOURCES})
 
-# Make sure the Vala sources are compiled to C before attempting to
-# build the executable.
-add_dependencies("roojspacker" "roojspacker-vala")
-
 # We need to add the directory where the C header for our library is
 # installed, otherwise we'll get an error from the C compiler.
 set_target_properties(roojspacker PROPERTIES